2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
1615
_isInterning
= true;
1624
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
1601
if (
_isInterning
)
1633
if (!
_isInterning
)
1649
if (!
_isInterning
)
1671
if (!
_isInterning
)