6 references to perf_Contexts
mscorlib (6)
system\runtime\remoting\channelservices.cs (6)
203if (perf_Contexts != null) { 204perf_Contexts->cChannels++; 277if (perf_Contexts != null) { 278perf_Contexts->cChannels--; 532if (perf_Contexts != null) 533perf_Contexts->cRemoteCalls += (int)cCalls;