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