3 references to PingEncodedResponse
Contract.XmlSerializer.IntegrationTests (1)
XmlSerializerFormatSoapTest.cs (1)
72PingEncodedResponse response = serviceProxy.Ping(request);
dotnet-svcutil.xmlserializer.IntegrationTests (1)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatSoapTest.cs (1)
72PingEncodedResponse response = serviceProxy.Ping(request);
ScenarioTests.Common.Tests (1)
ServiceInterfaces.cs (1)
165PingEncodedResponse Ping(PingEncodedRequest request);