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