2 references to CustomErrorsEnabled
System.Runtime.Remoting (2)
channels\core\socketmanager.cs (1)
121return RemotingConfiguration.CustomErrorsEnabled(IsLocalhost());
channels\http\httpremotinghandler.cs (1)
318return RemotingConfiguration.CustomErrorsEnabled(IsLocal(context));