2 references to ContinueReceiving
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (2)
107this.continueReceivingCallback = new Action<object>(ContinueReceiving); 231ContinueReceiving(state.Socket);