4 writes to pendingCallbackState
System.ServiceModel (4)
System\ServiceModel\Channels\SessionConnectionReader.cs (4)
1244pendingCallbackState = state; 1260pendingCallbackState = null; 1270pendingCallbackState = null; 1482pendingCallbackState = null;
1 reference to pendingCallbackState
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
1480object callbackState = pendingCallbackState;