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