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