3 references to FormatNamespace
mscorlib (3)
system\rttype.cs (3)
72
FormatSerialization =
FormatNamespace
|
1689
return ConstructName(ref m_fullname, TypeNameFormatFlags.
FormatNamespace
| TypeNameFormatFlags.FormatFullInst);
1693
return ConstructName(ref m_toString, TypeNameFormatFlags.
FormatNamespace
);