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