25. Load the XmlResolverData assembly catalog?

Configuration on Java
-
This setting has no equivalent on Java.

Configuration on .NET
-
Feature
ResolverFeature.USE_DATA_ASSEMBLY(type:bool) -
Environment variable
XML_CATALOG_USE_DATA_ASSEMBLY -
Property file property
useDataAssembly
This setting, which defaults to true, tells the resolver that
it should always attempt to use the catalog in the
XmlResolverData.dll assembly. This assembly is distributed as
a
separate NuGet package and includes a variety of common resources.
This setting has no effect unless you’ve linked that assembly into your application.