2 writes to name
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathLexer.cs (2)
388this.name = string.Empty; 410this.name = name;
1 reference to name
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
356return this.name;