2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
842
_isInterning
= true;
851
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
837
if (
_isInterning
)
856
if (!
_isInterning
)
873
if (!
_isInterning
)
895
if (!
_isInterning
)