1 write to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
134child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;
1 reference to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
44_isSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;