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