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