2 writes to _range
Microsoft.AspNetCore.StaticFiles (2)
StaticFileContext.cs (2)
63_range = null; 239_range = range;
2 references to _range
Microsoft.AspNetCore.StaticFiles (2)
StaticFileContext.cs (2)
368if (_range == null) 380ResponseHeaders.ContentRange = ComputeContentRange(_range, out var start, out var length);