Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,264 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in jbevain/cecil that received 3 comments
A minimum tactical fix for issue #697
Terminate the iteration if it steps on to a null Instruction to allow for uninitialized trailing cells in the case of size less than capacity.
Created an issue in jbevain/cecil that received 2 comments
Regression in 0.11.3 -- NRE from ILProcessor.InsertBefore()
System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. Source=Mono.Cecil StackTrace: at Mon…