1 write to collectibleNodeClosedCallback
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\CollectibleLRUCache.cs (1)
308collectibleNodeClosedCallback = Fx.ThunkCallback(new AsyncCallback(OnCollectibleNodeClosed));
1 reference to collectibleNodeClosedCallback
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\CollectibleLRUCache.cs (1)
322IAsyncResult result = this[i].BeginClose(collectibleNodeClosedCallback, this[i]);