public virtual void SetInfo(ICLRtypeProvider provider) { Debug.Assert(m_info == null); m_info = provider.CreateCLRField(this); }