2 references to PointCount
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialPropertyTranslator.cs (2)
68yield return GetProperty((System.Data.Spatial.DbGeography geo) => geo.PointCount); 113result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.PointCount), "PointCount");