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