Throws an exception if your unsafe code attempts to write to memory you don't control.
Info
| Version: | 1.2.0 |
| Author(s): | PostSharp Technologies |
| Last Update: | Monday, April 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/postsharp/PostSharp.Community.UnsafeMemoryChecker |
| NuGet Url: | https://www.nuget.org/packages/PostSharp.Community.UnsafeMemoryChecker |
Install
Install-Package PostSharp.Community.UnsafeMemoryChecker
dotnet add package PostSharp.Community.UnsafeMemoryChecker
paket add PostSharp.Community.UnsafeMemoryChecker
PostSharp.Community.UnsafeMemoryChecker Download (Unzip the "nupkg" after downloading)
Dependencies
- PostSharp(>= 6.6.6 && < 7.0.0)
Tags