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