1 write to Length
Microsoft.AspNetCore.OutputCaching (1)
RecyclableSequenceBuilder.cs (1)
116
Length
+= count;
4 references to Length
Microsoft.AspNetCore.OutputCaching (4)
Streams\OutputCacheStream.cs (4)
119
if (_segmentWriteStream.
Length
+ count > _maxBufferSize)
145
if (_segmentWriteStream.
Length
+ buffer.Length > _maxBufferSize)
174
if (_segmentWriteStream.
Length
+ buffer.Length > _maxBufferSize)
199
if (_segmentWriteStream.
Length
+ 1 > _maxBufferSize)