4 references to UniqueId
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
641
ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.UniqueId, ValueHandleLength.
UniqueId
);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
458
byte[] buffer = GetBuffer(ValueHandleLength.
UniqueId
, out offset);
460
Advance(ValueHandleLength.
UniqueId
);
1284
ReadValue(value, ValueHandleType.UniqueId, ValueHandleLength.
UniqueId
);