4 references to MarshalInternal
mscorlib (4)
system\runtime\remoting\configuration.cs (3)
1599
RemotingServices.
MarshalInternal
(redirectedProxy, URI, serverType, updateChannelData: true, isInitializing: true);
1617
RemotingServices.
MarshalInternal
(comRedirectedProxy, URI, serverType, updateChannelData: true, isInitializing: true);
1639
RemotingServices.
MarshalInternal
(obj, URI, serverType, updateChannelData: true, isInitializing: true);
system\runtime\remoting\remotingservices.cs (1)
492
return
MarshalInternal
(Obj, ObjURI, RequestedType, updateChannelData, isInitializing: false);