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