4 references to UniqueId
System.Private.DataContractSerialization (4)
System\Xml\XmlBinaryReader.cs (1)
655
ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.UniqueId, ValueHandleLength.
UniqueId
);
System\Xml\XmlBufferReader.cs (3)
415
byte[] buffer = GetBuffer(ValueHandleLength.
UniqueId
, out offset);
417
Advance(ValueHandleLength.
UniqueId
);
1139
ReadValue(value, ValueHandleType.UniqueId, ValueHandleLength.
UniqueId
);