2 references to GetSimpleProgramNamedTypeSymbol
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (2)
89var type = GetSimpleProgramNamedTypeSymbol(compilation); 110return GetSimpleProgramNamedTypeSymbol(compilation)?.GetSimpleProgramEntryPoints().First();