2 references to StepCollectionToImmutable
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\GeneratorRunStateTable.cs (2)
54
return new GeneratorRunStateTable(
StepCollectionToImmutable
(_namedSteps),
StepCollectionToImmutable
(_outputSteps));