4 references to HasCapture
Microsoft.CodeAnalysis.Features (4)
EmbeddedLanguages\RegularExpressions\RegexParser.cs (4)
805
if (!
HasCapture
((int)capture.Value))
1105
if (!
HasCapture
(val))
1679
if (
HasCapture
(capVal))
1708
if (
HasCapture
(capVal) ||