1 write to IsSessionOpenNotificationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (1)
162child.IsSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;
1 reference to IsSessionOpenNotificationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
58_isSessionOpenNotificationEnabled = operation.IsSessionOpenNotificationEnabled;