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