1 write to _fileDependencies
System.Web (1)
HttpApplicationFactory.cs (1)
212
_fileDependencies
= result.VirtualPathDependencies;
2 references to _fileDependencies
System.Web (2)
HttpApplicationFactory.cs (2)
331
if (
_fileDependencies
!= null) {
332
foreach (string fileName in
_fileDependencies
) {