2 references to ToImmutableOrEmptyAndFree
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\PredicateSyntaxStrategy.cs (1)
131return results.ToImmutableOrEmptyAndFree();
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ReferenceManager.cs (1)
815moduleReferences = moduleReferencesBuilder.ToImmutableOrEmptyAndFree();