1 write to scope
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
207this.scope = scope;
3 references to scope
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
1616if (nsdecl.scope != -1 || (XmlNamespaceScope.All == scope && "xml" == nsdecl.prefix)) { 2155&& (curDecl.scope == elemDepth)) { 2824if (decl.scope > 0) {