3 references to OperationHasBeenHandled
System.ServiceModel (3)
System\ServiceModel\Description\MessageContractImporter.cs (3)
59if (isReferencedContract || OperationHasBeenHandled(operation)) 217if (OperationHasBeenHandled(operation)) 256Fx.Assert(!OperationHasBeenHandled(operation), "");