4 references to UniqueId
System.Runtime.Serialization (4)
System\Xml\XmlBinaryReader.cs (1)
669
ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.UniqueId, ValueHandleLength.
UniqueId
);
System\Xml\XmlBufferReader.cs (3)
479
byte[] buffer = GetBuffer(ValueHandleLength.
UniqueId
, out offset);
481
Advance(ValueHandleLength.
UniqueId
);
1312
ReadValue(value, ValueHandleType.UniqueId, ValueHandleLength.
UniqueId
);