2 writes to _idsThatDoNotTrackAllValues
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadLocal.cs (2)
657_idsThatDoNotTrackAllValues++; 680_idsThatDoNotTrackAllValues--;
1 reference to _idsThatDoNotTrackAllValues
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadLocal.cs (1)
672internal int IdsThatDoNotTrackValuesCount => _idsThatDoNotTrackAllValues;