1 write to s_currentChannelData
mscorlib (1)
system\runtime\remoting\channelservices.cs (1)
551s_currentChannelData = CollectChannelDataFromChannels();
2 references to s_currentChannelData
mscorlib (2)
system\runtime\remoting\channelservices.cs (2)
57if (s_currentChannelData == null) 60return s_currentChannelData;