Legend
| Static method: void WriteStackTrace( |
IEnumerable<string> | stackTraceLines |
The stack trace. Each string in this collection is expected to be one line of the stack trace. If null ,
defaults to the current stack trace. |