2 references to ToObject
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1624object obj = node.Value.ToObject();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1171objects[i] = _listValue.ToObject();