2 references to Shared
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\FrameworkNameProvider.cs (2)
228StringBuilder sb = StringBuilderPool.Shared.Rent(256); 257return StringBuilderPool.Shared.ToStringAndReturn(sb);