2 references to FormatBasic
System.Private.CoreLib (2)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
145sbName.Append(RuntimeMethodHandle.ConstructInstantiation(this, TypeNameFormatFlags.FormatBasic));
src\System\RuntimeType.CoreCLR.cs (1)
1522return ConstructName(ref m_name, TypeNameFormatFlags.FormatBasic);