4 writes to hasSecurityStateReference
System.ServiceModel (4)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (4)
1237
this.
hasSecurityStateReference
= true;
1269
hasSecurityStateReference
= false;
1298
hasSecurityStateReference
= false;
2418
this.channel.
hasSecurityStateReference
= false;
3 references to hasSecurityStateReference
System.ServiceModel (3)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (3)
1266
if (
hasSecurityStateReference
)
1295
if (
hasSecurityStateReference
)
2415
if (this.channel.
hasSecurityStateReference
)