2 writes to matchSet
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
675
this.
matchSet
= value;
825
this.
matchSet
= this.matchList;
2 references to matchSet
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
671
return this.
matchSet
;
815
if (null == this.
matchSet
)