1 write to contextInitialized
System.ServiceModel (1)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
225this.contextInitialized = true;
2 references to contextInitialized
System.ServiceModel (2)
System\ServiceModel\Channels\ClientContextProtocol.cs (2)
216if ((isServerIssued && !this.contextInitialized) || 221if ((isServerIssued && !this.contextInitialized) ||