4 references to RecordingExecutedSteps
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\GeneratorRunStateTable.cs (2)
41Debug.Assert(RecordingExecutedSteps); 76Debug.Assert(RecordingExecutedSteps);
SourceGeneration\Nodes\HostOutputNode.cs (1)
92if (context.GeneratorRunStateBuilder.RecordingExecutedSteps)
SourceGeneration\Nodes\SourceOutputNode.cs (1)
124if (context.GeneratorRunStateBuilder.RecordingExecutedSteps)