[C#] cleanup securememory
Open
- Dominant language
- C#
- Stars
- 83
- Forks
- 50
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
there are a couple of pending cleanup tasks in the Windows implementation for C#
- found some unused imports
- the visibility of some methods can be made `private`
- remove BOM/CLRF in `/csharp/SecureMemory/PlatformNative/LLP64/Windows/WindowsInterop.cs`
- remove BOm/CLRF in `/csharp/SecureMemory/SecureMemory/ProtectedMemoryImpl/Windows/WindowsProtectedMemoryAllocatorLLP64.cs`
Contributor guide
Assessment
This issue has not been assessed yet.