1 write to ExecutedSteps
Microsoft.CodeAnalysis (1)
SourceGeneration\GeneratorState.cs (1)
82this.ExecutedSteps = executedSteps;
2 references to ExecutedSteps
Microsoft.CodeAnalysis (2)
SourceGeneration\GeneratorDriver.cs (1)
193namedSteps: generatorState.ExecutedSteps,
SourceGeneration\GeneratorState.cs (1)
98this.ExecutedSteps,