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