Implemented interface member:
method
WriteAsync
Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter.WriteAsync(Microsoft.AspNetCore.Mvc.Formatters.OutputFormatterWriteContext)
3 references to WriteAsync
Microsoft.AspNetCore.Mvc.Core.Test (3)
Formatters\NoContentFormatterTests.cs (3)
127await formatter.WriteAsync(context); 146await formatter.WriteAsync(context); 169await formatter.WriteAsync(context);