1 write to _segmentSize
Microsoft.AspNetCore.OutputCaching (1)
Streams\OutputCacheStream.cs (1)
20_segmentSize = segmentSize;
1 reference to _segmentSize
Microsoft.AspNetCore.OutputCaching (1)
Streams\OutputCacheStream.cs (1)
22_segmentWriteStream = new(_segmentSize);