2 references to PointFromBinary
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs (2)
109yield return GetStaticMethod(() => System.Data.Spatial.DbGeometry.PointFromBinary(default(byte[]), default(int))); 189result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.PointFromBinary(default(byte[]), default(int))), "GeometryPointFromBinary");