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