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