5 references to ContextID
mscorlib (5)
system\runtime\remoting\remotingservices.cs (5)
1177
Message.DebugOut("RemotingServices::InternalUnmarshal: <Begin> Current context id: " + (currContext.
ContextID
).ToString("x") + "\n");
1219
(currContext.
ContextID
).ToString("x") + "\n");
1229
(currContext.
ContextID
).ToString("x") + "\n");
1245
(currContext.
ContextID
).ToString("x") + "\n");
1247
(serverID.ServerContext.
ContextID
).ToString("x") + "\n");