2 references to UniqueId
System.Runtime.Serialization (1)
System\Xml\UniqueID.cs (1)
44
public UniqueId() :
this
(Guid.NewGuid())
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
347
System.Xml.UniqueId messageId = new System.Xml.
UniqueId
(result);