1 reference to EnsureInteractiveInitCallback
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1691
private static AsyncCallback s_ensureInteractiveInitCallback = Fx.ThunkCallback(
EnsureInteractiveInitCallback
);