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