3 references to Add
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (1)
189
this.iqMatcher.
Add
(filter.XPath, filter.Namespaces, filter, forceExternal);
System\ServiceModel\Dispatcher\XPathMessageQueryCollection.cs (2)
81
this.matcher.
Add
(query.Expression, query.Namespaces, query, false);
102
this.matcher.
Add
(query.Expression, query.Namespaces, query, false);