Forum member

chris.mellon

1 post

Posts by chris.mellon

  1. 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…