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