2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
808
_isInterning
= true;
816
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
803
if (
_isInterning
)
821
if (!
_isInterning
)
838
if (!
_isInterning
)
860
if (!
_isInterning
)