AllSelector sealed class AllSelector : ISelector Documentation Code public static readonly ISelector Instance public Priority Specificity { get; } public string Text { get; } public void Accept(ISelectorVisitor visitor) public bool Match(IElement element, IElement scope)