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