8 writes to InScope
Microsoft.Build (8)
Logging\SerialConsoleLogger.cs (8)
267
counter.
InScope
= true;
298
counter.
InScope
= false;
350
counter.
InScope
= true;
373
counter.
InScope
= false;
434
counter.
InScope
= true;
457
counter.
InScope
= false;
564
counter.
InScope
= true;
572
counter.
InScope
= false;
2 references to InScope
Microsoft.Build (2)
Logging\BaseConsoleLogger.cs (2)
780
if (
InScope
&& !value)
787
else if (!
InScope
&& value)