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