1 write to invokeWithContextCallback
System.ServiceModel.Internals (1)
System\Runtime\ActionItem.cs (1)
176invokeWithContextCallback = new Action<object>(InvokeWithContext);
2 references to invokeWithContextCallback
System.ServiceModel.Internals (2)
System\Runtime\ActionItem.cs (2)
174if (invokeWithContextCallback == null) 178return invokeWithContextCallback;