3 references to GetTimeFormat
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XsltFunctions.cs (3)
366
int res =
GetTimeFormat
(locale, 0, ref st, format, sb, sb.Capacity);
368
res =
GetTimeFormat
(locale, 0, ref st, format, sb, 0);
371
res =
GetTimeFormat
(locale, 0, ref st, format, sb, sb.Capacity);