1 reference to SendFileAsync
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
698
return _nativeStream.
SendFileAsync
(path, offset, count, cancel);