4 references to ReturnInputDateTime
Contract.XmlSerializer.IntegrationTests (2)
XmlSerializerFormatTest.cs (2)
186Assert.Equal(dateTime, serviceProxy1.ReturnInputDateTime(dateTime)); 335Assert.Equal(dateTime, serviceProxy1.ReturnInputDateTime(dateTime));
dotnet-svcutil.xmlserializer.IntegrationTests (2)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatTest.cs (2)
186Assert.Equal(dateTime, serviceProxy1.ReturnInputDateTime(dateTime)); 335Assert.Equal(dateTime, serviceProxy1.ReturnInputDateTime(dateTime));