2 references to NormalizeProviderValue
System.Data.Entity (2)
System\Data\SqlClient\SqlSpatialServices.cs (2)
114
object normalizedProviderValue =
NormalizeProviderValue
(providerValue, this.SqlTypes.SqlGeographyType);
193
object normalizedProviderValue =
NormalizeProviderValue
(providerValue, this.SqlTypes.SqlGeometryType);