2 references to RegexClosedNumericRangeQuantifierNode
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\IRegexNodeVisitor.cs (1)
26
void Visit(
RegexClosedNumericRangeQuantifierNode
node);
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
200
public void Visit(
RegexClosedNumericRangeQuantifierNode
node)