2 references to OperationContractGenerationContext
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (2)
303
operationContext = new
OperationContractGenerationContext
(_parent, _context, operationDescription, declaringType, syncMethod);
312
operationContext = new
OperationContractGenerationContext
(_parent, _context, operationDescription, declaringType, syncMethod);