1 write to _lineWidth
dotnet-svcutil-lib (1)
HelpGenerator.cs (1)
282
_lineWidth
= GetBufferWidth();
2 references to _lineWidth
dotnet-svcutil-lib (2)
HelpGenerator.cs (2)
398
return
_lineWidth
- _cursorLeft;
406
return
_lineWidth
- _indentLength;