1 write to _lineWidth
dotnet-svcutil-lib (1)
HelpGenerator.cs (1)
281
_lineWidth
= GetBufferWidth();
2 references to _lineWidth
dotnet-svcutil-lib (2)
HelpGenerator.cs (2)
397
return
_lineWidth
- _cursorLeft;
405
return
_lineWidth
- _indentLength;