When I try to load a WfsFeatureTable from a WFS-Layer hosted on a MapServer, I get the following Error:
Invalid XML.: Parser couldn't move inside bounding box.
Is there any known issue with this topic in the arcgis runtime sdk for .NET 100.9?

I tried to load this Layer with the SampleApplication ArcGISRuntime.WPF.Viewer.Samples.ChangeSublayerVisibility
I had no troubles with loading WFS-FeatureTable with other WFS-Layer for example hosted on a GeoServer.
When I try to connect to the MapServer WFS-Layer on QGIS, there is know problem with this