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