2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
804
_isInterning
= true;
812
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
799
if (
_isInterning
)
817
if (!
_isInterning
)
834
if (!
_isInterning
)
856
if (!
_isInterning
)