Skip to content

Release v1.1.0-pre-release-upstream.20

Pre-release
Pre-release

Choose a tag to compare

fix(analysis): detect atomic ref mutations and value-type address flows

- Treat Volatile.Write and Interlocked ref operations as mutations
- Track value-type address loads (ldarga/ldloca/ldflda/ldsflda) in flow/reference analysis