7 references to Unknown
System.ServiceModel (7)
System\ServiceModel\Dispatcher\XPathLexer.cs (7)
349
this.tokenID = XPathTokenID.
Unknown
;
389
this.tokenID = XPathTokenID.
Unknown
;
486
this.previousID = XPathTokenID.
Unknown
;
767
token.Set(XPathTokenID.
Unknown
);
790
XPathTokenID id = XPathTokenID.
Unknown
;
973
return (this.previousID != XPathTokenID.
Unknown
) &&
1046
return XPathTokenID.
Unknown
;