3 references to GetPropertyKeyForHeader
mscorlib (3)
system\runtime\remoting\callcontext.cs (1)
661
String name =
GetPropertyKeyForHeader
(header);
system\runtime\remoting\message.cs (2)
3796
String name = LogicalCallContext.
GetPropertyKeyForHeader
(header);
4726
String name = LogicalCallContext.
GetPropertyKeyForHeader
(header);