2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
1697
_isInterning
= true;
1706
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
1683
if (
_isInterning
)
1715
if (!
_isInterning
)
1731
if (!
_isInterning
)
1753
if (!
_isInterning
)