Implemented interface member:
method
Contains
System.Collections.IDictionary.Contains(System.Object)
4 references to Contains
System.Runtime.Remoting (4)
channels\http\combinedhttpchannel.cs (4)
246
if (_clientChannel.
Contains
(key))
249
if (_serverChannel.
Contains
(key))
257
if (_clientChannel.
Contains
(key))
260
if (_serverChannel.
Contains
(key))