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