2 references to IsSessionOpenNotificationEnabled
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (1)
961
operationDescription.IsSessionOpenNotificationEnabled = opAttr.
IsSessionOpenNotificationEnabled
;
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContractAttribute.cs (1)
122
if (this.
IsSessionOpenNotificationEnabled
)