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