Implemented interface member:
property
FileDownloadName
Microsoft.AspNetCore.Http.IFileHttpResult.FileDownloadName
2 writes to FileDownloadName
Microsoft.AspNetCore.Http.Results (2)
PushStreamHttpResult.cs (1)
64FileDownloadName = fileDownloadName;
TypedResults.cs (1)
485FileDownloadName = fileDownloadName,
1 reference to FileDownloadName
Microsoft.AspNetCore.Http.Results (1)
PushStreamHttpResult.cs (1)
112FileDownloadName,