3 references to new
Microsoft.AspNetCore.Http.Results (3)
TypedResults.cs (3)
267
return
new
(fileContents, contentType)
302
return
new
(contents, contentType)
332
=>
new
(contents, contentType)