2 references to GetProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\ClassificationOptionsStorage.cs (1)
22=> globalOptions.GetProvider(GetClassificationOptions);
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchQueryExecutor.cs (1)
40OptionsProvider.GetProvider(options, static (reader, language) => reader.GetClassificationOptions(language));