13 references to GetInputFormatterContext
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test (13)
XmlDataContractSerializerInputFormatterTest.cs (13)
99
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));
309
var context =
GetInputFormatterContext
(contentBytes, typeof(TestLevelOne));
375
var context =
GetInputFormatterContext
(contentBytes, typeof(TestLevelTwo));
401
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));
423
var context =
GetInputFormatterContext
(contentBytes, typeof(TestLevelTwo));
439
var context =
GetInputFormatterContext
(contentBytes, typeof(TestLevelTwo));
463
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));
491
var context =
GetInputFormatterContext
(contentBytes, typeof(TestLevelTwo));
546
var context =
GetInputFormatterContext
(contentBytes, typeof(TestLevelTwo));
612
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));
644
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));
671
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));
703
var context =
GetInputFormatterContext
(contentBytes, typeof(DummyClass));