4 references to HasCapture
Microsoft.CodeAnalysis.Features (4)
EmbeddedLanguages\RegularExpressions\RegexParser.cs (4)
806
if (!
HasCapture
((int)capture.Value))
1106
if (!
HasCapture
(val))
1680
if (
HasCapture
(capVal))
1709
if (
HasCapture
(capVal) ||