1 write to _message
System.Web (1)
ErrorFormatter.cs (1)
1860_message = HttpUtility.FormatPlainTextAsHtml(e.BareMessage);
2 references to _message
System.Web (2)
ErrorFormatter.cs (2)
1861_adaptiveMiscContent.Add(_message); 1890get { return _message;}