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