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