Skip to content

Fix #3626: Do not emit named arguments for bool constants, if it caus… #2543

Fix #3626: Do not emit named arguments for bool constants, if it caus…

Fix #3626: Do not emit named arguments for bool constants, if it caus… #2543

Triggered via push November 30, 2025 17:17
Status Success
Total duration 3m 55s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/Issue3610.cs#L44
Parameter 'StringComparison value' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/Issue3452.cs#L26
Parameter 'StringComparison comparison' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/Issue3610.cs#L44
Parameter 'StringComparison value' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (csharp): ICSharpCode.Decompiler.Tests/TestCases/Pretty/Issue3452.cs#L26
Parameter 'StringComparison comparison' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.