2 references to Variable
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
754token.Set(XPathTokenID.Variable, qname);
System\ServiceModel\Dispatcher\XPathParser.cs (1)
981XPathToken varTok = this.NextToken(XPathTokenID.Variable);