4 references to IsAsync
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (2)
210if (operationContext.IsAsync) 426if (operationContext.IsAsync)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
81if (context.IsAsync) 224if (_context.IsAsync)