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