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