1 override of GetStaticClassConstructionContext
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.Runtime.cs (1)
114public override IntPtr GetStaticClassConstructionContext(RuntimeTypeHandle typeHandle)
1 reference to GetStaticClassConstructionContext
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
506IntPtr pStaticClassConstructionContext = ReflectionCoreExecution.ExecutionEnvironment.GetStaticClassConstructionContext(typeHandle);