2 references to StartGroup
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexParser.cs (2)
277
StartGroup
(new RegexNode(RegexNodeKind.Capture, (_options & ~RegexOptions.IgnoreCase), 0, -1));
356
StartGroup
(grouper);