A
Abhishek
I've made my own CLR Host and i specified to load all the assemblies as
domain-neutral in the CorBindToRuntimeEx API. When i create new domains
in the managed code and try to refer some assemblies it shows that all
the referred assemblies are loaded in all domains .
Any ideas on how can i get a confirmation that an assembly is loaded as
domain neutral.
Abhishek
domain-neutral in the CorBindToRuntimeEx API. When i create new domains
in the managed code and try to refer some assemblies it shows that all
the referred assemblies are loaded in all domains .
Any ideas on how can i get a confirmation that an assembly is loaded as
domain neutral.
Abhishek