9 writes to valueType
System.Xml (9)
System\Xml\BinaryXml\XmlBinaryReader.cs (9)
347this.valueType = TypeOfString; 755this.valueType = GetValueType(tok); 760this.valueType = TypeOfString; 2119this.valueType = TypeOfObject; 2486this.valueType = TypeOfString; 2615this.valueType = TypeOfString; 2619this.valueType = GetValueType(this.token); 2734this.valueType = TypeOfObject; 2862this.valueType = r.ValueType;
1 reference to valueType
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
568return this.valueType;