3 references to Resize
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (2)
46
return data.
Resize
(cbData);
168
return ski.
Resize
(cbData);
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptEncodeDecodeWrappers.cs (1)
61
return encoded.
Resize
(cb);