1 instantiation of GCConfigurationContext
System.Private.CoreLib (1)
src\System\GC.CoreCLR.cs (1)
910GCConfigurationContext context = new GCConfigurationContext
3 references to GCConfigurationContext
System.Private.CoreLib (3)
src\System\GC.CoreCLR.cs (3)
879ref GCConfigurationContext context = ref Unsafe.As<byte, GCConfigurationContext>(ref *(byte*)configurationContext); 910GCConfigurationContext context = new GCConfigurationContext