2 references to IsEmpty
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialPropertyTranslator.cs (2)
58yield return GetProperty((System.Data.Spatial.DbGeography geo) => geo.IsEmpty); 103result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.IsEmpty), "IsEmptySpatial");