internal override String GetFullNameForEtw() { if (m_name == null) { return(RuntimeFieldHandle.GetName(this)); } return(m_name); }