1 reference to InvariantConvertToString
System.Data.Entity (1)
System\Data\Common\Utils\StringUtil.cs (1)
36if (null == converter) { converter = new ToStringConverter<T>(InvariantConvertToString<T>); }