2 writes to _line
System.Web (2)
HttpException.cs (2)
613_line = line; 638set { _line = value; }
1 reference to _line
System.Web (1)
HttpException.cs (1)
637get { return _line; }