Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Van Holder <tim.vanholder@gmail.com>2022-09-30 00:15:38 +0300
committerGitHub <noreply@github.com>2022-09-30 00:15:38 +0300
commit92f32da3b9516b2610612cd73dfd965f141c5f64 (patch)
tree422b284649f2eefb891f782f6d83bc4642422c0c /Test/Mono.Cecil.Tests
parentc4cfe168450ad7c14d881c1388e981564a06eab7 (diff)
Add `MethodImplAttributes.AggressiveOptimization` (#855)
In .NET Core 3.0 and later, `MethodImplOptions` got a new flag value, `AggressiveOptimization` (512). This adds that same flag to `MethodImplAttributes` (and a corresponding property to `MethodDefinition`). It also updates the comments for the flags to match the `MethodImplOptions` documentation better.
Diffstat (limited to 'Test/Mono.Cecil.Tests')
0 files changed, 0 insertions, 0 deletions