public sealed record XamlSemanticToken(int Line, int Character, int Length, string TokenType) : IEquatable<XamlSemanticToken>
kind:method
kind:property
kind:ctor
XamlSemanticToken(Int32, Int32, Int32, String)
Character
Length
Line
TokenType