2 writes to _firstCall
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (2)
481
_firstCall
= true;
488
_firstCall
= false;
1 reference to _firstCall
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
486
if (
_firstCall
)