1 reference to TryGetSingleRange
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexNode.cs (1)
1442if (RegexCharClass.TryGetSingleRange(node.Str!, out char lowInclusive, out char highInclusive) &&