1 write to scope
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
214this.scope = scope;
3 references to scope
System.Private.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
1834if (nsdecl.scope != -1 || (XmlNamespaceScope.All == scope && "xml" == nsdecl.prefix)) 2447&& (curDecl.scope == elemDepth)) 3196if (decl.scope > 0)