3 references to ToStringAndReturn
NuGet.Common (3)
PathUtil\PathUtility.cs (1)
277
return StringBuilderPool.Shared.
ToStringAndReturn
(path);
src\nuget-client\build\Shared\StringBuilderPool.cs (2)
44
/// <see cref="
ToStringAndReturn
"/> so that it may be reused in subsequent usage of <see cref="Rent"/>.
69
/// must only be returned via <see cref="
ToStringAndReturn
"/> once. The default <see cref="StringBuilderPool"/>