2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
828
_isInterning
= true;
837
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
823
if (
_isInterning
)
842
if (!
_isInterning
)
859
if (!
_isInterning
)
881
if (!
_isInterning
)