1 reference to GYearMonthOffsetToString
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (1)
1708
case XmlTypeCode.GYearMonth: return
GYearMonthOffsetToString
((DateTimeOffset)value);