4 references to GetAndRemoveIntParams
Contract.XmlSerializer.IntegrationTests (2)
XmlSerializerFormatTest.cs (2)
286IntParams outputIntParams = serviceProxy1.GetAndRemoveIntParams(guid); 453IntParams outputIntParams = serviceProxy1.GetAndRemoveIntParams(guid);
dotnet-svcutil.xmlserializer.IntegrationTests (2)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatTest.cs (2)
286IntParams outputIntParams = serviceProxy1.GetAndRemoveIntParams(guid); 453IntParams outputIntParams = serviceProxy1.GetAndRemoveIntParams(guid);