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