1 reference to OperationContractGenerationContext
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
383
operationContext = new
OperationContractGenerationContext
(parent, context, operationDescription, declaringType, syncMethod, beginMethod, endMethod, taskBasedAsyncMethod);