Home
last modified time | relevance | path

Searched refs:FormatSourceFile (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web/
H A DHttpException.cs337 …values.Add (ExceptionPageTemplate.Template_HtmlizedExceptionSourceFileName, FormatSourceFile (exc.… in FillHtmlizedErrorValues()
339 …values.Add (ExceptionPageTemplate.Template_HtmlizedExceptionSourceFileName, FormatSourceFile (exc.… in FillHtmlizedErrorValues()
352 …values.Add (ExceptionPageTemplate.Template_HtmlizedExceptionSourceFileName, FormatSourceFile (exc.… in FillHtmlizedErrorValues()
433 string FormatSourceFile (string filename) in FormatSourceFile() method in System.Web.HttpException