2 references to CaptureGrouping
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\RegexNodes.cs (1)
979
: base(RegexKind.
CaptureGrouping
, openParenToken, questionToken, closeParenToken)
EmbeddedLanguages\RegularExpressions\RegexParser.CaptureInfoAnalyzer.cs (1)
85
case RegexKind.
CaptureGrouping
: