3 references to ToUniqueId
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (2)
529return XmlConverter.ToString(ToUniqueId()); 613return ToUniqueId();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1588UniqueId value = node.Value.ToUniqueId();