1 reference to HeapFree
System.Security.Cryptography.Pkcs (1)
Microsoft\Win32\SafeHandles\SafeHeapAllocHandle.cs (1)
49
bool success = Interop.Kernel32.
HeapFree
(s_hHeap, HeapAllocFlags.None, handle);