Base:
method
ToDateTimeOffset
Microsoft.Xml.Schema.XmlBaseConverter.ToDateTimeOffset(System.Object)
1 reference to ToDateTimeOffset
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (1)
1790if (destinationType == DateTimeOffsetType) return this.ToDateTimeOffset(value);