3 writes to hasTypedValue
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
2488this.hasTypedValue = false; 2616this.hasTypedValue = false; 2620this.hasTypedValue = true;
1 reference to hasTypedValue
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
883if (this.hasTypedValue) {