1 reference to TypeParser
Microsoft.DotNet.GenFacades (1)
SourceGenerator.cs (1)
55HashSet<string> existingTypes = compileFiles != null ? TypeParser.GetAllPublicTypes(compileFiles, constants, langVersion) : null;