2 writes to resultSet
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
619
this.
resultSet
= value;
813
this.
resultSet
= null;
1 reference to resultSet
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
615
return this.
resultSet
;