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