2 writes to _firstCall
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (2)
502
_firstCall
= true;
509
_firstCall
= false;
1 reference to _firstCall
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
507
if (
_firstCall
)