2 references to UnescapeRequestUrl
System (2)
net\System\Net\Configuration\HttpListenerElement.cs (2)
24
unescapeRequestUrl = new ConfigurationProperty(ConfigurationStrings.
UnescapeRequestUrl
, typeof(bool),
35
[ConfigurationProperty(ConfigurationStrings.
UnescapeRequestUrl
, DefaultValue = UnescapeRequestUrlDefaultValue,