2 references to FromBinary
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs (2)
74yield return GetStaticMethod(() => System.Data.Spatial.DbGeography.FromBinary(default(byte[]))); 154result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromBinary(default(byte[]))), "GeographyFromBinary");