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