3 references to OperationHasBeenHandled
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (3)
60
if (isReferencedContract ||
OperationHasBeenHandled
(operation))
206
if (
OperationHasBeenHandled
(operation))
245
Fx.Assert(!
OperationHasBeenHandled
(operation), "");