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