26 references to InputFormatterContext
Microsoft.AspNetCore.Mvc.Core.Test (17)
Formatters\InputFormatterTest.cs (10)
39
var context = new
InputFormatterContext
(
73
var context = new
InputFormatterContext
(
104
var context = new
InputFormatterContext
(
138
var context = new
InputFormatterContext
(
169
var context = new
InputFormatterContext
(
206
var context = new
InputFormatterContext
(
236
var context = new
InputFormatterContext
(
274
var context = new
InputFormatterContext
(
303
var context = new
InputFormatterContext
(
385
var context = new
InputFormatterContext
(
Formatters\TextInputFormatterTest.cs (7)
19
var context = new
InputFormatterContext
(
47
var context = new
InputFormatterContext
(
69
var context = new
InputFormatterContext
(
93
var context = new
InputFormatterContext
(
119
var context = new
InputFormatterContext
(
153
var context = new
InputFormatterContext
(
187
var context = new
InputFormatterContext
(
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test (8)
XmlDataContractSerializerInputFormatterTest.cs (4)
77
var formatterContext = new
InputFormatterContext
(
515
var context = new
InputFormatterContext
(
579
var context = new
InputFormatterContext
(
726
return new
InputFormatterContext
(
XmlSerializerInputFormatterTest.cs (4)
256
var formatterContext = new
InputFormatterContext
(
536
var context = new
InputFormatterContext
(
600
var context = new
InputFormatterContext
(
662
return new
InputFormatterContext
(
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (1)
NewtonsoftJsonPatchInputFormatterTest.cs (1)
246
return new
InputFormatterContext
(