2 references to EntryPoints
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\AbstractEntryPointFinder.cs (1)
39
EntryPoints
.Add(symbol.ContainingType);
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpEntryPointFinder.cs (1)
24
return visitor.
EntryPoints
;