2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
1704
_isInterning
= true;
1713
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
1690
if (
_isInterning
)
1722
if (!
_isInterning
)
1738
if (!
_isInterning
)
1760
if (!
_isInterning
)