2 references to GetAlignedSize
mscorlib (2)
system\security\securestring.cs (2)
324
uint alignedSize =
GetAlignedSize
(size);
350
SafeBSTRHandle newBuffer = SafeBSTRHandle.Allocate(null,
GetAlignedSize
(capacity));