3 references to EnterScope
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
303
if (_scope.
EnterScope
(node.Namespaces))
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
302
_scope!.
EnterScope
(node.Namespaces);
1336
_scope!.
EnterScope
(node.Namespaces);