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