3 references to TestOne
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test (3)
XmlSerializerInputFormatterTest.cs (3)
390Assert.Equal(expectedInt, model.TestOne.SampleInt); 391Assert.Equal(expectedString, model.TestOne.sampleString); 394model.TestOne.SampleDate);