8 references to UniqueId
System.Private.DataContractSerialization (8)
System\Xml\ValueHandle.cs (6)
193case ValueHandleType.UniqueId: 390if (_type == ValueHandleType.UniqueId) 515case ValueHandleType.UniqueId: 591case ValueHandleType.UniqueId: 648case ValueHandleType.UniqueId: 930Debug.Assert(_type == ValueHandleType.UniqueId);
System\Xml\XmlBinaryReader.cs (1)
655ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.UniqueId, ValueHandleLength.UniqueId);
System\Xml\XmlBufferReader.cs (1)
1139ReadValue(value, ValueHandleType.UniqueId, ValueHandleLength.UniqueId);