1 implementation of GetWorkspaceChangeKind
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\SemanticSearch\CopilotSemanticSearchSolutionService.cs (1)
31public (WorkspaceChangeKind changeKind, ProjectId? projectId, DocumentId? documentId) GetWorkspaceChangeKind(Solution oldSolution, Solution newSolution)
1 reference to GetWorkspaceChangeKind
Microsoft.CodeAnalysis.Features (1)
SemanticSearch\SemanticSearchWorkspace.cs (1)
34changeKind: solutionService.GetWorkspaceChangeKind,