1 write to _htmlEncodedUrl
System.Web (1)
ErrorFormatter.cs (1)
1200_htmlEncodedUrl = HttpUtility.HtmlEncode(url);
2 references to _htmlEncodedUrl
System.Web (2)
ErrorFormatter.cs (2)
1201_adaptiveMiscContent.Add(_htmlEncodedUrl); 1217get { return _htmlEncodedUrl;}