1 override of WriteResponseBodyAsync
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\TextOutputFormatter.cs (1)
152
public sealed override Task
WriteResponseBodyAsync
(OutputFormatterWriteContext context)
1 reference to WriteResponseBodyAsync
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\OutputFormatter.cs (1)
162
return
WriteResponseBodyAsync
(context);