2 references to Create
Microsoft.AspNetCore.OutputCaching (2)
RecyclableSequenceBuilder.cs (2)
69
_currentSegment = _firstSegment = RecyclableReadOnlySequenceSegment.
Create
(_segmentSize, null);
79
_currentSegment = RecyclableReadOnlySequenceSegment.
Create
(_segmentSize, _currentSegment);