1 override of PushScope
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
153public override void PushScope() { }
19 references to PushScope
System.Private.Xml (18)
System\Xml\Core\XmlSubtreeReader.cs (1)
1249_nsManager.PushScope();
System\Xml\Core\XmlTextReaderImpl.cs (1)
4361_namespaceManager.PushScope();
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
1954_namespaceManager!.PushScope();
System\Xml\Core\XsdValidatingReader.cs (1)
2073_nsManager.PushScope();
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
572_nsManager.PushScope();
System\Xml\Dom\DocumentSchemaValidator.cs (2)
322_nsManager.PushScope(); 672_nsManager.PushScope();
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1815namespaceManager.PushScope();
System\Xml\Dom\XmlLoader.cs (2)
698mgr.PushScope(); 805mgr.PushScope();
System\Xml\Schema\Parser.cs (2)
180_namespaceManager!.PushScope(); 277_annotationNSManager!.PushScope();
System\Xml\Schema\XsdValidator.cs (1)
220_nsManager.PushScope();
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
953_nsmgr.PushScope(); 1000_nsmgr.PushScope();
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
447_nsmgr?.PushScope(); 558_nsmgr.PushScope(); 1406_nsmgr.PushScope();
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
201namespaceManager!.PushScope();