2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
834
_isInterning
= true;
843
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
829
if (
_isInterning
)
848
if (!
_isInterning
)
865
if (!
_isInterning
)
887
if (!
_isInterning
)