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