Implemented interface member:
method
GetFormat
Microsoft.AspNetCore.Mvc.Formatters.IFormatFilter.GetFormat(Microsoft.AspNetCore.Mvc.ActionContext)
2 references to GetFormat
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\FormatFilter.cs (2)
65var format = GetFormat(context); 136var format = GetFormat(context);