System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. Source=mscorlib StackTrace: at System.DefaultBinder.BindToMethod(BindingFlags bindingAttr ...
We have recently updated our project from v1.0.0-rc1 to v1 and since then, we have been getting a large amount of NullReferenceException from our build server which is building the solution using ...