1 write to _isSessionOpenNotificationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
242
set {
_isSessionOpenNotificationEnabled
= value; }
1 reference to _isSessionOpenNotificationEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
241
get { return
_isSessionOpenNotificationEnabled
; }