AltCover
namespace AltCover
XmlTypes
[<RequireQualifiedAccess>]
module XmlTypes = begin
val ToXmlDocument :
document:System.Xml.Linq.XDocument -> System.Xml.XmlDocument
val ToXDocument :
xmlDocument:System.Xml.XmlDocument -> System.Xml.Linq.XDocument
end
These functions do just what’s said on the tin.