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