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