3 references to IsSetFamily
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexNode.cs (2)
26/// <remarks>For a <see cref="RegexNodeKind.Multi"/>, this is the string from the expression. For an <see cref="IsSetFamily"/> node, this is the character class string from <see cref="RegexCharClass"/>.</remarks> 94RegexNode newNode = IsSetFamily ?
System\Text\RegularExpressions\RegexPrefixAnalyzer.cs (1)
1207if (nextChild.IsSetFamily &&