SourceRange Struct

Definition

public readonly record struct SourceRange(SourcePosition Start, SourcePosition End) : IEquatable<SourceRange>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)