3 references to ToStringAndReturn
NuGet.Packaging (3)
Rules\AccidentallyCompatibleWithAllFrameworksRule.cs (1)
122return StringBuilderPool.Shared.ToStringAndReturn(suggestedDirectories);
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"/>