public sealed record XamlReferenceLocation(string Uri, SourceRange Range, bool IsDeclaration) : IEquatable<XamlReferenceLocation>
kind:method
kind:property
kind:ctor
XamlReferenceLocation(String, SourceRange, Boolean)
IsDeclaration
Range
Uri