I want to be able to capture the AppDomain.Assem blyResolve event for the
entire process. I can't set it for each appdomain individually because I
may not even know when one is being created so I need to capture the resolve
for the entire process.
Is this possible?
entire process. I can't set it for each appdomain individually because I
may not even know when one is being created so I need to capture the resolve
for the entire process.
Is this possible?