4 references to ToStringAndFree
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpSyntaxFacts.cs (2)
801return pooled.ToStringAndFree(); 849name = pooled.ToStringAndFree();
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (2)
VisualBasicSyntaxFacts.vb (2)
966Return pooled.ToStringAndFree() 1009name = pooled.ToStringAndFree()