9 writes to _valueType
System.Private.Xml (9)
System\Xml\BinaryXml\XmlBinaryReader.cs (9)
351_valueType = typeof(string); 849_valueType = GetValueType(tok); 855_valueType = typeof(string); 2405_valueType = typeof(object); 2829_valueType = typeof(string); 2961_valueType = typeof(string); 2965_valueType = GetValueType(_token); 3091_valueType = typeof(object); 3240_valueType = r.ValueType;
1 reference to _valueType
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
617return _valueType;