2 references to ElementCount
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialPropertyTranslator.cs (2)
59yield return GetProperty((System.Data.Spatial.DbGeography geo) => geo.ElementCount); 104result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.ElementCount), "SpatialElementCount");