3 references to Allocate
mscorlib (3)
system\security\securestring.cs (3)
42
SafeBSTRHandle.
Allocate
(null , (int)Win32Native.CRYPTPROTECTMEMORY_BLOCK_SIZE),
326
m_buffer = SafeBSTRHandle.
Allocate
(null, alignedSize);
350
SafeBSTRHandle newBuffer = SafeBSTRHandle.
Allocate
(null, GetAlignedSize(capacity));