3 references to new
Microsoft.AspNetCore.Http.Results (3)
TypedResults.cs (3)
268
return
new
(fileContents, contentType)
303
return
new
(contents, contentType)
333
=>
new
(contents, contentType)