2 references to Namespaces
System.ServiceModel (2)
System\ServiceModel\Configuration\XPathMessageFilterElementComparer.cs (1)
34return XPathMessageFilterElementComparer.ParseXPathString(lexer, filter.Namespaces, throwOnFailure);
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (1)
189this.iqMatcher.Add(filter.XPath, filter.Namespaces, filter, forceExternal);