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)
32
public string Path { get { return
_path
; } }
79
_path
,