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