4 writes to _prependColor
dotnet (4)
Commands\Test\MTP\Terminal\SimpleAnsiTerminal.cs (4)
30_prependColor = false; 46_prependColor = true; 55_prependColor = false; 61_prependColor = false;
2 references to _prependColor
dotnet (2)
Commands\Test\MTP\Terminal\SimpleAnsiTerminal.cs (2)
26if (_prependColor) 39if (_prependColor)