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