6 references to RemotingSurrogateSelector
mscorlib (4)
system\runtime\remoting\crossappdomainchannel.cs (3)
676RemotingSurrogateSelector ss = new RemotingSurrogateSelector(); 712RemotingSurrogateSelector ss = new RemotingSurrogateSelector(); 726RemotingSurrogateSelector ss = new RemotingSurrogateSelector();
system\runtime\remoting\remotingservices.cs (1)
2408RemotingSurrogateSelector ss = new RemotingSurrogateSelector();
System.Runtime.Remoting (2)
channels\core\corechannel.cs (2)
412RemotingSurrogateSelector rss = new RemotingSurrogateSelector(); 437RemotingSurrogateSelector rss = new RemotingSurrogateSelector();