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