Stripped out old divergence testing stuff
Moving towards new annotation of fixed/dynamic stuff
Added Fody
From [jbruening/UnityFody]
Working on diagnostic injection
Diagnostic injection is now only performed if `[assembly:EnableDivergenceTesting]` is present
More IL weaving
Fixed bug with ModuleWeaver.GetStackDelta
Code injection seems to be working!
Diagnostic now only warns once per field per update
Reorganising to help with diagnostics
Diagnostics now respect IConditionallyDynamic implementing types
Fixed weaved symbols
Field access diagnostics seems to be working well!
Some reorganisation
First victim of the Magic Code Evaluator
Fixed dynamic bullets not doing dynamic updates
Some more fixed / dynamic separation
Merge branch 'master' of SpaceUsurperUnity