1 write to _isSessionOpenNotificationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
48
_isSessionOpenNotificationEnabled
= operation.IsSessionOpenNotificationEnabled;
1 reference to _isSessionOpenNotificationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
110
get { return
_isSessionOpenNotificationEnabled
; }