2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
1631
_isInterning
= true;
1640
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
1617
if (
_isInterning
)
1649
if (!
_isInterning
)
1665
if (!
_isInterning
)
1687
if (!
_isInterning
)