3 references to RemoteOnly
mscorlib (3)
system\runtime\remoting\configuration.cs (1)
197
static volatile CustomErrorsModes _errorMode = CustomErrorsModes.
RemoteOnly
;
system\runtime\remoting\remotingconfigparser.cs (1)
868
mode = CustomErrorsModes.
RemoteOnly
;
system\runtime\remoting\remotingconfiguration.cs (1)
114
case CustomErrorsModes.
RemoteOnly
: