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