3 references to ToImmutableAndClear
Microsoft.CodeAnalysis (3)
Collections\TemporaryArray`1.cs (1)
291return new(this.ToImmutableAndClear());
Compilation\Compilation.cs (1)
3788return builder.ToImmutableAndClear();
DiagnosticAnalyzer\AnalyzerDriver.cs (1)
1148return builder.ToImmutableAndClear();