If I do an Assembly.ReflectionOnlyLoadFrom()
, is it possible to unload the assembly?
Or, can it be unloaded only if it is in a separate AppDomain, as with Assembly.LoadFrom()
?
I have a tool that needs to load an assembly for inspection.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…