1 override of PushScope
System.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
156
public override void
PushScope
() {}
20 references to PushScope
System.Data.Services.Design (1)
System\Data\Services\Design\Xml\XNodeSchemaApplier.cs (1)
322
namespaceManager.
PushScope
();
System.Data.SqlXml (5)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
864
this.nsmgr.
PushScope
();
909
this.nsmgr.
PushScope
();
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
409
if (this.nsmgr != null) this.nsmgr.
PushScope
();
510
this.nsmgr.
PushScope
();
1275
this.nsmgr.
PushScope
();
System.Xml (13)
System\Xml\Core\XmlSubtreeReader.cs (1)
1038
nsManager.
PushScope
();
System\Xml\Core\XmlTextReaderImpl.cs (1)
3974
namespaceManager.
PushScope
();
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
1808
namespaceManager.
PushScope
();
System\Xml\Core\XsdValidatingReader.cs (1)
1622
nsManager.
PushScope
();
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
469
nsManager.
PushScope
();
System\Xml\Dom\DocumentSchemaValidator.cs (2)
300
nsManager.
PushScope
();
603
nsManager.
PushScope
();
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1520
namespaceManager.
PushScope
();
System\Xml\Dom\XmlLoader.cs (2)
614
mgr.
PushScope
();
703
mgr.
PushScope
();
System\Xml\Schema\Parser.cs (2)
163
namespaceManager.
PushScope
();
240
annotationNSManager.
PushScope
();
System\Xml\Schema\XsdValidator.cs (1)
192
nsManager.
PushScope
();
System.Xml.Linq (1)
System\Xml\Linq\XNodeValidator.cs (1)
166
namespaceManager.
PushScope
();