SourceContextExpressionSymbolReference Struct

Definition

public readonly record struct SourceContextExpressionSymbolReference(ISymbol Symbol, int Start, int Length) : IEquatable<SourceContextExpressionSymbolReference>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)