6 writes to hasSecurityStateReference
System.ServiceModel (6)
System\ServiceModel\Channels\SecurityChannelListener.cs (6)
689
this.
hasSecurityStateReference
= true;
711
this.
hasSecurityStateReference
= true;
722
hasSecurityStateReference
= false;
735
hasSecurityStateReference
= false;
749
hasSecurityStateReference
= false;
854
this.securityChannel.
hasSecurityStateReference
= false;
4 references to hasSecurityStateReference
System.ServiceModel (4)
System\ServiceModel\Channels\SecurityChannelListener.cs (4)
720
if (this.
hasSecurityStateReference
)
733
if (this.
hasSecurityStateReference
)
747
if (this.
hasSecurityStateReference
)
852
if (this.securityChannel.
hasSecurityStateReference
)