* RemotingServices.cs: Added several serialization methods needed by
authorLluis Sanchez <lluis@novell.com>
Wed, 10 Nov 2004 11:52:55 +0000 (11:52 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 10 Nov 2004 11:52:55 +0000 (11:52 -0000)
commit35b4dcf8d179546acc935831d445f00839a032c9
tree754c9ad8fce93861c14df120518e4db774d03117
parentf670a68db282a71843eda107b7275f8aa9ab8536
* RemotingServices.cs: Added several serialization methods needed by
the cross app domain wrappers.
In GetOrCreateClientIdentity(), set the domain of the proxy if it
references an object in another domain.

svn path=/trunk/mcs/; revision=35964
mcs/class/corlib/System.Runtime.Remoting/ChangeLog
mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs