1 override of MatchesMainMethodName
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpEntryPointFinder.cs (1)
14protected override bool MatchesMainMethodName(string name)
1 reference to MatchesMainMethodName
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\AbstractEntryPointFinder.cs (1)
35MatchesMainMethodName(symbol.Name) &&