2 references to GetStaticClassConstructionContext
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (1)
782
IntPtr cctorContext = TypeLoaderEnvironment.
GetStaticClassConstructionContext
(declaringTypeHandle);
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.Runtime.cs (1)
116
return TypeLoaderEnvironment.
GetStaticClassConstructionContext
(typeHandle);