1 reference to _methodResponseType
mscorlib (1)
system\runtime\remoting\remotingsurrogateselector.cs (1)
470
info.SetType((obj is IConstructionReturnMessage) ? _constructionResponseType :
_methodResponseType
);