Skip to content

Improve decompilation of unmanaged function pointers #2515

Improve decompilation of unmanaged function pointers

Improve decompilation of unmanaged function pointers #2515

Triggered via pull request November 22, 2025 01:48
Status Success
Total duration 3m 43s
Artifacts

codeql-analysis.yml

on: pull_request
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.