2 writes to prefix
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathLexer.cs (2)
387this.prefix = string.Empty; 416this.prefix = qname.Prefix;
1 reference to prefix
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
372return this.prefix;