1 override of PopScope
System.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
157
public override bool
PopScope
() { return false; }
27 references to PopScope
System.Data.Services.Design (1)
System\Data\Services\Design\Xml\XNodeSchemaApplier.cs (1)
395
this.namespaceManager.
PopScope
();
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
872
this.nsmgr.
PopScope
();
915
this.nsmgr.
PopScope
();
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (1)
447
if (this.nsmgr != null) this.nsmgr.
PopScope
();
System.Xml (22)
System\Xml\Core\XmlSubtreeReader.cs (3)
411
nsManager.
PopScope
();
497
nsManager.
PopScope
();
510
nsManager.
PopScope
();
System\Xml\Core\XmlSubtreeReaderAsync.cs (3)
61
nsManager.
PopScope
();
118
nsManager.
PopScope
();
131
nsManager.
PopScope
();
System\Xml\Core\XmlTextReaderImpl.cs (2)
2000
while ( namespaceManager.
PopScope
() );
6976
namespaceManager.
PopScope
();
System\Xml\Core\XsdValidatingReader.cs (2)
1677
nsManager.
PopScope
();
2007
nsManager.
PopScope
();
System\Xml\Core\XsdValidatingReaderAsync.cs (2)
524
nsManager.
PopScope
();
734
nsManager.
PopScope
();
System\Xml\Dom\DocumentSchemaValidator.cs (2)
350
nsManager.
PopScope
(); //Pop current namespace scope
637
nsManager.
PopScope
(); //Pop current namespace scope
System\Xml\Dom\XmlLoader.cs (1)
747
mgr.
PopScope
();
System\Xml\Schema\Parser.cs (4)
176
namespaceManager.
PopScope
();
218
namespaceManager.
PopScope
();
224
namespaceManager.
PopScope
();
282
annotationNSManager.
PopScope
();
System\Xml\Schema\XdrValidator.cs (2)
128
nsManager.
PopScope
();
141
nsManager.
PopScope
();
System\Xml\Schema\XsdValidator.cs (1)
278
nsManager.
PopScope
();
System.Xml.Linq (1)
System\Xml\Linq\XNodeValidator.cs (1)
266
namespaceManager.
PopScope
();