1 write to taskMethod
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
265this.taskMethod = parent.OptionsInternal.IsSet(ServiceContractGenerationOptions.TaskBasedAsynchronousMethod);
1 reference to taskMethod
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
360if (taskMethod)