2 writes to _isInterning
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
1746
_isInterning
= true;
1755
_isInterning
= false;
4 references to _isInterning
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
1732
if (
_isInterning
)
1764
if (!
_isInterning
)
1780
if (!
_isInterning
)
1802
if (!
_isInterning
)