3 references to AppSettings
System.Runtime.Remoting (3)
channels\sinks\binaryformattersinks.cs (2)
596if (requestMsg is MarshalByRefObject && !AppSettings.AllowTransparentProxyMessage) 602new NotSupportedException(AppSettings.AllowTransparentProxyMessageFwLink));
metadata\wsdlparser.cs (1)
2359if (!System.Runtime.Remoting.Configuration.AppSettings.AllowUnsanitizedWSDLUrls)