2 instantiations of XyzFormatter
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\BodyModelBinderTests.cs (2)
261
var formatter = new
XyzFormatter
((inputFormatterContext, encoding) =>
519
var formatter = new
XyzFormatter
((inputFormatterContext, encoding) =>
2 references to XyzFormatter
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\BodyModelBinderTests.cs (2)
261
var
formatter = new XyzFormatter((inputFormatterContext, encoding) =>
519
var
formatter = new XyzFormatter((inputFormatterContext, encoding) =>