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