5 references to EntryPoints
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\AbstractEntryPointFinder.cs (2)
67
EntryPoints
.Add(symbol.ContainingType);
74
EntryPoints
.Add(symbol.ContainingType);
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\EntryPointFinder.cs (1)
24
return visitor.
EntryPoints
;
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
ProjectSystemShim\EntryPointFinder.vb (2)
35
Return visitor.
EntryPoints
43
EntryPoints
.Add(symbol)