3 references to MatchFound
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqBindingMonitor.cs (3)
153
state.CallbackState = filter.
MatchFound
(this.host, state.QueueName, state.IsPrivate);
165
state.CallbackState = state.LastMatch.
MatchFound
(this.host, state.QueueName, state.IsPrivate);
196
state.CallbackState = bestMatch.
MatchFound
(this.host, state.QueueName, state.IsPrivate);