2 references to ToDecimal
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (1)
597return ToDecimal();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1576decimal value = node.Value.ToDecimal();