0 out of 1 rated this helpful - Rate this topic

Assembly.ReflectionOnlyLoad Method

Loads an assembly into the reflection-only context, where it can be examined but not executed.
Name Description
Assembly.ReflectionOnlyLoad (Byte[]) Loads the assembly from a common object file format (COFF)-based image containing an emitted assembly. The assembly is loaded into the reflection-only context of the caller's application domain.
Assembly.ReflectionOnlyLoad (String) Loads an assembly into the reflection-only context, given its display name.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ