ilverify-failure
Installation
SKILL.md
ILVerify Baseline
When to Use
IL shape changed (codegen, new types, method signatures) and ILVerify CI job fails.
Update Baselines
TEST_UPDATE_BSL=1 pwsh tests/ILVerify/ilverify.ps1
Baselines Location
tests/ILVerify/*.bsl
Verify
Re-run without TEST_UPDATE_BSL=1, should pass.