Implemented interface member:
method
BeginUpdate
Microsoft.Build.Logging.ITerminal.BeginUpdate()
2 references to BeginUpdate
Microsoft.Build (2)
Logging\TerminalLogger\Terminal.cs (2)
26/// A string buffer used with <see cref="BeginUpdate"/>/<see cref="EndUpdate"/>. 31/// True if <see cref="BeginUpdate"/> was called and <c>Write*</c> methods are buffering instead of directly printing.