2 references to FromGml
System.Data.Entity (2)
System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs (2)
82
yield return GetStaticMethod(() => System.Data.Spatial.DbGeography.
FromGml
(default(string)));
162
result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.
FromGml
(default(string))), "GeographyFromGml");