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