1 write to _sourceFilePath
System.Web (1)
ErrorFormatter.cs (1)
1686_sourceFilePath = GetSafePath(e.FileName);
2 references to _sourceFilePath
System.Web (2)
ErrorFormatter.cs (2)
1687sb.Append(HttpUtility.HtmlEncode(_sourceFilePath)); 1793get { return _sourceFilePath;}