Base:
property
this
System.ServiceModel.Dispatcher.QueryBranchIndex.this[System.Object]
4 references to
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryRelOp.cs (4)
317branch = this[sequence.Items[i].StringValue()]; 327branch = this[val.String]; 365branch = this[sequence.Items[i].NumberValue()]; 374branch = this[val.ToDouble()];