Method EscapeMultiLineIndent
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
EscapeMultiLineIndent(string?, string)
Escapes multi-line text for display purposes, indenting on newlines.
protected virtual string EscapeMultiLineIndent(string? text, string indent)
Parameters
Returns
- string
The escaped text