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