2 references to PolygonFromBinary
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs (2)
77yield return GetStaticMethod(() => System.Data.Spatial.DbGeography.PolygonFromBinary(default(byte[]), default(int))); 157result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.PolygonFromBinary(default(byte[]), default(int))), "GeographyPolygonFromBinary");