2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
1692
_isInterning
= true;
1701
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
1678
if (
_isInterning
)
1710
if (!
_isInterning
)
1726
if (!
_isInterning
)
1748
if (!
_isInterning
)