public readonly record struct SourceContextSymbolOccurrence(ISymbol Symbol, int Start, int Length, bool IsDeclaration, SourceContextSymbolTokenKind TokenKind) : IEquatable<SourceContextSymbolOccurrence>
kind:method, kind:property, kind:ctor. Press Esc to clear.