2 references to UniqueId
System.Private.DataContractSerialization (2)
System\Xml\XmlConverter.cs (1)
243
return new
UniqueId
(value.Trim());
System\Xml\XmlDictionaryReader.cs (1)
865
value = new
UniqueId
(string.Empty);