2 writes to _vpp
System.Web.DynamicData (2)
DynamicData\Util\FileChangeNotifier.cs (2)
24
_vpp
= HostingEnvironment.VirtualPathProvider;
30
_vpp
= value;
2 references to _vpp
System.Web.DynamicData (2)
DynamicData\Util\FileChangeNotifier.cs (2)
23
if (
_vpp
== null) {
26
return
_vpp
;