2 implementations of FreeUnderlying
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\PredicateSyntaxStrategy.cs (1)
61public void FreeUnderlying()
SourceGeneration\Nodes\SyntaxReceiverStrategy.cs (1)
67public void FreeUnderlying()
2 references to FreeUnderlying
Microsoft.CodeAnalysis (2)
SourceGeneration\SyntaxStore.cs (2)
125builder.FreeUnderlying(); 144syntaxInputBuilders[freedBuilderCount++].builder.FreeUnderlying();