3 references to ToStringAndFree
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
MSBuild\ProjectFile\Extensions.cs (1)
106return pooledBuilder.ToStringAndFree();
src\Compilers\Core\Portable\CaseInsensitiveComparison.cs (1)
384return pooledStrbuilder.ToStringAndFree();
src\Compilers\Core\Portable\InternalUtilities\JsonWriter.cs (1)
327return pooledBuilder.ToStringAndFree();