2 references to IsSessionOpenNotificationEnabled
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (1)
961operationDescription.IsSessionOpenNotificationEnabled = opAttr.IsSessionOpenNotificationEnabled;
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContractAttribute.cs (1)
122if (this.IsSessionOpenNotificationEnabled)