5 writes to hasSecurityStateReference
System.ServiceModel (5)
System\ServiceModel\Channels\SecurityChannelListener.cs (5)
219hasSecurityStateReference = false; 297hasSecurityStateReference = false; 339this.hasSecurityStateReference = true; 422this.hasSecurityStateReference = false; 547this.securityListener.hasSecurityStateReference = false;
4 references to hasSecurityStateReference
System.ServiceModel (4)
System\ServiceModel\Channels\SecurityChannelListener.cs (4)
217if (this.hasSecurityStateReference) 295if (this.hasSecurityStateReference) 420if (this.hasSecurityStateReference) 545if (this.securityListener.hasSecurityStateReference)