2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
870
_isInterning
= true;
879
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
865
if (
_isInterning
)
884
if (!
_isInterning
)
901
if (!
_isInterning
)
923
if (!
_isInterning
)