4 references to HasCapture
Microsoft.CodeAnalysis.Features (4)
EmbeddedLanguages\RegularExpressions\RegexParser.cs (4)
826
if (!
HasCapture
((int)capture.Value))
1126
if (!
HasCapture
(val))
1700
if (
HasCapture
(capVal))
1729
if (
HasCapture
(capVal) ||