Skip to content

Commit

Permalink
Add SuppressGCTransitionAttribute to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Nov 8, 2022
1 parent b738d3e commit d2d5eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ It also includes the following optional runtime-supported polyfills:
- `[TargetPlatform]`
- `[UnsupportedOSPlatform]`
- `[UnsupportedOSPlatformGuard]`
- `[SuppressGCTransition]` (see [here](https://devblogs.microsoft.com/dotnet/improvements-in-native-code-interop-in-net-5-0/))

# Options ⚙️

Expand Down

0 comments on commit d2d5eb5

Please sign in to comment.