1 write to IsSessionOpenNotificationEnabled
System.ServiceModel (1)
System\ServiceModel\Description\TypeLoader.cs (1)
913operationDescription.IsSessionOpenNotificationEnabled = opAttr.IsSessionOpenNotificationEnabled;
3 references to IsSessionOpenNotificationEnabled
System.ServiceModel (3)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
991child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled; 1018child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;
System\ServiceModel\Description\WsdlExporter.cs (1)
422if (operation.IsSessionOpenNotificationEnabled)