3 references to RemotingProxy
mscorlib (3)
system\runtime\remoting\realproxy.cs (3)
141
_flags |= RealProxyFlags.
RemotingProxy
;
149
return (_flags & RealProxyFlags.
RemotingProxy
) == RealProxyFlags.
RemotingProxy
;