2 references to FormatNamespace
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
1520return ConstructName(ref m_fullname, TypeNameFormatFlags.FormatNamespace | TypeNameFormatFlags.FormatFullInst); 1524return ConstructName(ref m_toString, TypeNameFormatFlags.FormatNamespace);