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
there are a couple of pending cleanup tasks in the Windows implementation for C#
private/csharp/SecureMemory/PlatformNative/LLP64/Windows/WindowsInterop.cs/csharp/SecureMemory/SecureMemory/ProtectedMemoryImpl/Windows/WindowsProtectedMemoryAllocatorLLP64.cs