2 references to RBrace
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2354
result = _xpathParser.Parse(scanner, _xpathBuilder, LexKind.
RBrace
);
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
930
result |= _xpathParser.Parse(scanner, this, LexKind.
RBrace
);