2 references to Semantic_search_only_supported_on_net_core
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\SemanticSearch\CopilotSemanticSearchQueryExecutor.cs (1)
100Error = FeaturesResources.Semantic_search_only_supported_on_net_core,
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchQueryExecutor.cs (1)
140result = new ExecuteQueryResult(FeaturesResources.Semantic_search_only_supported_on_net_core);