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