1 write to IsTaskWithOutputParameters
System.ServiceModel (1)
System\ServiceModel\Description\OperationGenerator.cs (1)
143this.IsTaskWithOutputParameters = context.IsTask && context.Operation.HasOutputParameters;
1 reference to IsTaskWithOutputParameters
System.ServiceModel (1)
System\ServiceModel\Description\OperationGenerator.cs (1)
179if (this.IsTaskWithOutputParameters)