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