2 overrides of Invoke
System.ServiceModel.Internals (2)
System\Runtime\ActionItem.cs (1)
271protected override void Invoke()
System\Runtime\AsyncWaitHandle.cs (1)
253protected override void Invoke()
2 references to Invoke
System.ServiceModel.Internals (2)
System\Runtime\ActionItem.cs (2)
218((ActionItem)state).Invoke(); 224((ActionItem)o).Invoke();