4 references to Notification
System.Web.Services (4)
System\Web\Services\Description\ProtocolImporter.cs (1)
404case OperationFlow.Notification:
System\Web\Services\Description\ServiceDescription.cs (2)
1188case OperationFlow.Notification: 1769return OperationFlow.Notification;
System\Web\Services\Description\WebServicesInteroperability.cs (1)
111if (op.Messages.Flow == OperationFlow.Notification)