1 implementation of GetQueryDocumentFilePath
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\SemanticSearch\CopilotSemanticSearchSolutionService.cs (1)
25public string GetQueryDocumentFilePath()
1 reference to GetQueryDocumentFilePath
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
131textDocument.Rename(SemanticSearchService.GetQueryDocumentFilePath());