2 writes to sentCloseResponse
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2920this.sentCloseResponse = true; 3089this.sentCloseResponse = true;
1 reference to sentCloseResponse
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
2918if (!this.sentCloseResponse && this.receivedClose && this.closeResponse != null)