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