1 type derived from SnippetFunctionService
Microsoft.CodeAnalysis.CSharp.Features (1)
Snippets\CSharpSnippetFunctionService.cs (1)
19internal sealed class CSharpSnippetFunctionService() : SnippetFunctionService
1 reference to SnippetFunctionService
Microsoft.CodeAnalysis.CSharp.Features (1)
Snippets\CSharpSnippetFunctionService.cs (1)
16[ExportLanguageService(typeof(SnippetFunctionService), LanguageNames.CSharp), Shared]