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