3 references to ValidateArrayBounds
System.Web (3)
Security\Cryptography\CryptoUtil.cs (3)
56
Debug.
ValidateArrayBounds
(buffer1, buffer1Offset, buffer1Count);
57
Debug.
ValidateArrayBounds
(buffer2, buffer2Offset, buffer2Count);
88
Debug.
ValidateArrayBounds
(buffer, offset, count);