2 writes to allowTransparentProxyMessageValue
System.Runtime.Remoting (2)
Configuration\AppSettings.cs (2)
67allowTransparentProxyMessageValue = (bool)value; 71allowTransparentProxyMessageValue = AllowTransparentProxyMessageDefaultValue;
1 reference to allowTransparentProxyMessageValue
System.Runtime.Remoting (1)
Configuration\AppSettings.cs (1)
49return allowTransparentProxyMessageValue;