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