dotnet / dotnet/dotnet-api-docs
Missing dispose of MemoryFailPoint?
Open
area-System.Runtime
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Missing information
### Description
Believe MemoryFailPoint created in the Main method is never disposed.
Docs for MemoryFailPoint states that it is important to dispose MemoryFailPoint.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.memoryfailpoint?view=net-9.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime/MemoryFailPoint.xml
### Document Version Independent Id
ed0d2081-0d97-c812-430c-7b6d74f5d524
### Platform Id
00841e68-20bd-8995-4f6a-e02afcbebee1
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.