1 implementation of FindEntryPoints
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\AbstractEntryPointFinderService.cs (1)
12public abstract IEnumerable<INamedTypeSymbol> FindEntryPoints(Compilation compilation, bool findFormsOnly);