2 instantiations of CallbackState
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
227new CallbackState 307new CallbackState
4 references to CallbackState
System.ServiceModel (4)
System\ServiceModel\Dispatcher\MessageRpc.cs (4)
338CallbackState callbackState = (CallbackState)result.AsyncState; 361CallbackState callbackState = (CallbackState)result.AsyncState;