2 writes to returnType
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathExpr.cs (2)
48
this.
returnType
= returnType;
79
this.
returnType
= value;
1 reference to returnType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
75
return this.
returnType
;