3 references to SqlCharsToString
System.Data.Entity (3)
System\Data\SqlClient\SqlSpatialServices.cs (1)
376
return this.SqlTypes.
SqlCharsToString
(sqlCharsValue);
System\Data\SqlClient\SqlTypesAssembly.cs (2)
396
return this.
SqlCharsToString
(chars);
409
return this.
SqlCharsToString
(chars);