2 references to PointOnSurface
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialPropertyTranslator.cs (2)
92yield return GetProperty((System.Data.Spatial.DbGeometry geo) => geo.PointOnSurface); 137result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.PointOnSurface), "PointOnSurface");