2 writes to HoldingThread
System.Private.CoreLib (2)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (2)
79cctors[cctorIndex].HoldingThread = currentManagedThreadId; 105cctors[cctorIndex].HoldingThread = ManagedThreadIdNone;
1 reference to HoldingThread
System.Private.CoreLib (1)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (1)
174int holdingThread = cctorWalkArray[cctorWalkIndex].HoldingThread;