1 write to indexLookup
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (1)
290
this.
indexLookup
= new Dictionary<SubExpr, MyInt>();
5 references to indexLookup
System.ServiceModel (5)
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (5)
360
childSequences[this.
indexLookup
[lst[i]].i].Add(nav);
368
childSequences[this.
indexLookup
[lst[i]].i].Add(nav);
379
childSequences[this.
indexLookup
[lst[i]].i].Add(nav);
416
this.
indexLookup
.Clear();
419
this.
indexLookup
.Add(this.children[i], new MyInt(i));