1 write to _allowSourceCode
System.Web (1)
ErrorFormatter.cs (1)
1866set { _allowSourceCode = value; }
1 reference to _allowSourceCode
System.Web (1)
ErrorFormatter.cs (1)
1865get { return _allowSourceCode; }