1 reference to GetNiceName
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\PredefinedTypes.cs (1)
43
private static string GetNiceName(PredefinedType pt) => PredefinedTypeFacts.
GetNiceName
(pt);