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