3 references to GetValueFromHeaderIndex
System.Runtime.Remoting (3)
channels\core\basetransportheaders.cs (3)
87
return
GetValueFromHeaderIndex
(index);
270
if (_headers.
GetValueFromHeaderIndex
(_currentIndex) != null)
311
_headers.
GetValueFromHeaderIndex
(_currentIndex));