4 references to NotifyProfiler
mscorlib (4)
system\runtime\remoting\remotingproxy.cs (2)
106
ChannelServices.
NotifyProfiler
(reqMsg, RemotingProfilerEvent.ClientSend);
121
ChannelServices.
NotifyProfiler
(retMsg, RemotingProfilerEvent.ClientReceive);
system\runtime\remoting\terminatorsinks.cs (2)
325
ChannelServices.
NotifyProfiler
(reqMsg, RemotingProfilerEvent.ClientSend);
348
ChannelServices.
NotifyProfiler
(replyMsg, RemotingProfilerEvent.ClientReceive);