ITextSourcePosition Interface
Definition
Contract for a SourcePosition<TSelf> that can be represented as text.
public abstract interface ITextSourcePosition
Methods
| Name | Description |
|---|---|
WriteSourceForMessage(StringBuilder) |
Writes the source for the purposes of displaying a Message. |