Interface IURIResolver
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/transform/URIResolver.html
public interface IURIResolver
Methods
Resolve(String, String)
Source Resolve(String arg0, String arg1)