Using two lines intersect in the MapView, get the line, is not the point, why? And this line is not shown on the map

My code is as follows:
Esri.ArcGISRuntime.Geometry.Geometry interGeometry = GeometryEngine.Intersection(roadPolyline1, roadPolyline2);