2 references to IndexOf
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryOpcode.cs (1)
514
return this.opcodes.
IndexOf
(opcode);
System\ServiceModel\Dispatcher\QueryUtil.cs (1)
473
int index = this.
IndexOf
(t);