2 references to Compile
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (1)
302
this.matcher.
Compile
(this.xpath, this.namespaces);
System\ServiceModel\XPathMessageQuery.cs (1)
154
this.matcher.
Compile
(this.expression, this.namespaces);