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