Forum member
brunellus
2 posts
Posts by brunellus
-
Cecil failure during test project build
This is something that started to appear with growth of the test project. For the record, we use VS 2015, the test library is for .NET Framework 4.5.2. There is no IL postprocessing, I think. I wrote this code to test what may be causing it: var assembly = AssemblyDefinition.ReadAssembly(@"C:\…
25 Sep 2016 16:32 UTC
-
Cecil failure during test project build
Hello, NCrunch fails with the following message in one of our test projects: System.NotSupportedException: Specified method is not supported. at _Mono.Cecil.MetadataReader.ReadVariables(MetadataToken local_var_token) at _Mono.Cecil.Cil.CodeReader.ReadFatMethod() at _Mono.Cecil.Cil.Cod…
23 Sep 2016 13:33 UTC