1 write to emptyCallback
System.ServiceModel (1)
System\ServiceModel\ServiceChannelManager.cs (1)
34this.emptyCallback = emptyCallback;
2 references to emptyCallback
System.ServiceModel (2)
System\ServiceModel\ServiceChannelManager.cs (2)
346if (this.emptyCallback != null) 347this.emptyCallback(this.instanceContext);