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