2 references to GetTypeNameWithTypeParameter
Microsoft.DotNet.GenFacades (2)
TypeParser.cs (2)
112
return
GetTypeNameWithTypeParameter
(actualType.TypeParameterList, typeName);
120
return
GetTypeNameWithTypeParameter
(type.TypeParameterList, typeName);