3 references to Increment
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_SourceGeneration.cs (3)
101Increment(solution.GetSourceGeneratorExecutionVersion(projectId), solutionMajor)); 123result[projectId] = Increment(solution.GetSourceGeneratorExecutionVersion(projectId), major); 126result[transitiveProjectId] = Increment(solution.GetSourceGeneratorExecutionVersion(transitiveProjectId), major);