Forum member
chris.mellon
1 post
Posts by chris.mellon
-
Reflection type loading error
I have some tests that load types by name using Type.ReflectionOnlyGetType. When NCrunch runs them, I get this exception: System.IO.FileLoadException : ReflectionOnlyAssemblyResolve handlers must return Assemblies loaded for reflection only. at System.RuntimeTypeHandle.GetTypeByName(String na…
28 Feb 2012 15:39 UTC