2 references to PlaintextLength
Microsoft.AspNetCore.DataProtection.MicroBenchmarks (2)
Benchmarks\SpanDataProtectorComparison.cs (2)
78_plaintext = new byte[PlaintextLength]; 95var unprotectBuffer = new PooledArrayBufferWriter<byte>(initialCapacity: PlaintextLength);