2 references to FindChannelIndex
mscorlib (2)
system\runtime\remoting\channelservices.cs (2)
138
(-1 == regChnlList.
FindChannelIndex
(chnl.ChannelName)))
375
int matchingIdx = regChnlList.
FindChannelIndex
(name);