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