1 write to _lineWidth
dotnet-svcutil-lib (1)
HelpGenerator.cs (1)
280
_lineWidth
= GetBufferWidth();
2 references to _lineWidth
dotnet-svcutil-lib (2)
HelpGenerator.cs (2)
396
return
_lineWidth
- _cursorLeft;
404
return
_lineWidth
- _indentLength;