3 references to outputBuffer
System.Security.Cryptography (3)
System\Security\Cryptography\Base64Transforms.cs (3)
39
ThrowHelper.ThrowArgumentNull(ThrowHelper.ExceptionArgument.
outputBuffer
);
46
ThrowHelper.ThrowArgumentOutOfRange(ThrowHelper.ExceptionArgument.
outputBuffer
);
149
ThrowHelper.ThrowArgumentNull(ThrowHelper.ExceptionArgument.
outputBuffer
);