2 references to OperationContractGenerationContext
System.ServiceModel (2)
System\ServiceModel\Description\ServiceContractGenerator.cs (2)
357operationContext = new OperationContractGenerationContext(parent, context, operationDescription, declaringType, syncMethod); 366operationContext = new OperationContractGenerationContext(parent, context, operationDescription, declaringType, syncMethod);