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