2 references to Common_BufferIncorrectlySized
Microsoft.AspNetCore.DataProtection (2)
Secret.cs (2)
241
throw Error.
Common_BufferIncorrectlySized
(nameof(buffer), actualSize: buffer.Count, expectedSize: Length);
270
throw Error.
Common_BufferIncorrectlySized
(nameof(bufferLength), actualSize: bufferLength, expectedSize: Length);