2 references to Shared
NuGet.Common (2)
PathUtil\PathUtility.cs (2)
256var path = StringBuilderPool.Shared.Rent(256); 277return StringBuilderPool.Shared.ToStringAndReturn(path);