2 references to OperationContractGenerationContext
System.ServiceModel (2)
System\ServiceModel\Description\ServiceContractGenerator.cs (2)
353operationContext = new OperationContractGenerationContext(parent, context, operationDescription, declaringType, syncMethod, beginMethod, endMethod); 370operationContext = new OperationContractGenerationContext(parent, context, operationDescription, declaringType, syncMethod, beginMethod, endMethod);