1 instantiation of GCBufferManager
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (1)
515private static GCBufferManager s_value = new GCBufferManager();
3 references to GCBufferManager
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (3)
31return GCBufferManager.Value; 515private static GCBufferManager s_value = new GCBufferManager(); 521public static GCBufferManager Value