2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
813
_isInterning
= true;
822
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
808
if (
_isInterning
)
827
if (!
_isInterning
)
844
if (!
_isInterning
)
866
if (!
_isInterning
)