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