4 references to IsAsync
System.ServiceModel (4)
System\ServiceModel\Description\ClientClassGenerator.cs (2)
210
if (operationContext.
IsAsync
)
426
if (operationContext.
IsAsync
)
System\ServiceModel\Description\OperationGenerator.cs (2)
81
if (context.
IsAsync
)
224
if (this.Context.
IsAsync
)