2 writes to _refCount
System.Private.CoreLib (2)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (2)
343
Interlocked.Increment(ref resultArray[resultIndex].
_refCount
);
363
if (0 == Interlocked.Decrement(ref cctors[cctorIndex].
_refCount
))