1 write to type
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
47
this.
type
= type;
2 references to type
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathExpr.cs (2)
107
return this.
type
;
131
Fx.Assert(boolExprType == this.
type
, "");