2 instantiations of FormatFilterAttribute
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\FormatFilterTest.cs (2)
292
var filterAttribute = new
FormatFilterAttribute
();
311
var filterAttribute = new
FormatFilterAttribute
();
2 references to FormatFilterAttribute
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\FormatFilterTest.cs (2)
292
var
filterAttribute = new FormatFilterAttribute();
311
var
filterAttribute = new FormatFilterAttribute();