4 references to HasCapture
Microsoft.CodeAnalysis.Features (4)
EmbeddedLanguages\RegularExpressions\RegexParser.cs (4)
803
if (!
HasCapture
((int)capture.Value))
1103
if (!
HasCapture
(val))
1713
if (
HasCapture
(capVal))
1742
if (
HasCapture
(capVal) ||