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