1 write to _cctorContext
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\FieldAccessors\StaticFieldAccessor.cs (1)
22
_cctorContext
= cctorContext;
6 references to _cctorContext
System.Private.Reflection.Execution (6)
Internal\Reflection\Execution\FieldAccessors\StaticFieldAccessor.cs (6)
27
if (
_cctorContext
!= IntPtr.Zero)
29
RuntimeAugments.EnsureClassConstructorRun(
_cctorContext
);
39
if (
_cctorContext
!= IntPtr.Zero)
41
RuntimeAugments.EnsureClassConstructorRun(
_cctorContext
);
50
if (
_cctorContext
!= IntPtr.Zero)
52
RuntimeAugments.EnsureClassConstructorRun(
_cctorContext
);