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