1 write to _sourceCode
System.Web (1)
ErrorFormatter.cs (1)
1557
_sourceCode
= sourceCode;
1 reference to _sourceCode
System.Web (1)
ErrorFormatter.cs (1)
1537
return GetSourceFileLines(_physicalPath, SourceFileEncoding,
_sourceCode
, _line);