3 references to GetDateFormat
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XsltFunctions.cs (3)
357
int res =
GetDateFormat
(locale, 0, ref st, format, sb, sb.Capacity);
359
res =
GetDateFormat
(locale, 0, ref st, format, sb, 0);
362
res =
GetDateFormat
(locale, 0, ref st, format, sb, sb.Capacity);