1 write to _path
System.Web (1)
UI\ViewStateException.cs (1)
72_path = request.ServerVariables["PATH_INFO"];
2 references to _path
System.Web (2)
UI\ViewStateException.cs (2)
32public string Path { get { return _path; } } 79_path,