2 references to GetTypeName
Microsoft.DotNet.GenFacades (2)
GenPartialFacadeSourceGenerator.cs (2)
112yield return GetTypeName(typeDefination.Namespace, typeDefination.Name, reader); 124yield return GetTypeName(exportedType.Namespace, exportedType.Name, reader);