c# - NUnit: Common Language Runtime detected an invalid program -
when running nunit tests in teamcity, keep getting following error. test(s) failed. system.reflection.targetinvocationexception: exception has been thrown target of invocation. ---> system.invalidprogramexception: common language runtime detected invalid program. @ system.web.razor.parser.syntaxtree.block..ctor(blocktype type, ienumerable`1 contents, string name) @ system.web.razor.parser.syntaxtree.block..ctor(blocktype type, ienumerable`1 contents) @ system.web.razor.parser.syntaxtree.syntaxtreebuildervisitor.visitendblock(blocktype type) @ system.web.razor.parser.visitorpair.visitendblock(blocktype type) @ system.web.razor.parser.parsercontext.endblock() @ system.web.razor.utils.disposableaction.dispose(boolean disposing) @ system.web.razor.utils.disposableaction.dispose() @ system.web.razor.parser.htmlmarkupparser.parserootblock(tuple`2 nestingsequences, boolean casesensitive) @ system.web.razor.parser.htmlmarkupparser.parsedocument() @ system