1 write to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\TypeLoader.cs (1)
976operationDescription.IsSessionOpenNotificationEnabled = opAttr.IsSessionOpenNotificationEnabled;
2 references to IsSessionOpenNotificationEnabled
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
134child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled; 161child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;