2 references to ToImmutable
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\DriverStateTable.cs (1)
74return new DriverStateTable(_stateTableBuilder.ToImmutable());
SourceGeneration\SyntaxStore.cs (1)
174return new SyntaxStore(_tableBuilder.ToImmutable(), _compilation);