1 write to _message
System.Web (1)
ErrorFormatter.cs (1)
1813_message = HttpUtility.FormatPlainTextAsHtml(message);
2 references to _message
System.Web (2)
ErrorFormatter.cs (2)
1814_adaptiveMiscContent.Add(_message); 1834get { return _message;}