1 write to _virtualDirPath
System.Web (1)
UI\PageThemeParser.cs (1)
34
_virtualDirPath
= virtualDirPath;
2 references to _virtualDirPath
System.Web (2)
UI\PageThemeParser.cs (2)
30
get { return
_virtualDirPath
; }
83
AddSourceDependency(
_virtualDirPath
);