mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
CS8196 also fires when the second reference sits inside a nested call in another argument of the declaring call, e.g. OutAndValue(out var a, UseAndReturn(out a)). The existing check already covers this because it walks all descendants of the sibling arguments; this fixture pins that behavior. Assisted-by: Claude:claude-fable-5:Claude Codepull/3878/head
1 changed files with 19 additions and 0 deletions
Loading…
Reference in new issue