Base:
method
ToDouble
System.Xml.Schema.XmlBaseConverter.ToDouble(System.Object)
1 reference to ToDouble
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
1374if (destinationType == DoubleType) return this.ToDouble(value);