2 writes to _needIndent
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebugProvider.cs (2)
56
_needIndent
= false;
61
_needIndent
= true;
1 reference to _needIndent
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebugProvider.cs (1)
53
if (
_needIndent
)