2 writes to _resourcesDependenciesHash
System.Web (2)
Compilation\BuildResult.cs (2)
768_resourcesDependenciesHash = value; 779_resourcesDependenciesHash = HashCodeCombiner.GetDirectoryHash(VirtualPath);
4 references to _resourcesDependenciesHash
System.Web (4)
Compilation\BuildResult.cs (4)
763return _resourcesDependenciesHash; 767Debug.Assert(_resourcesDependenciesHash == null); 769Debug.Assert(_resourcesDependenciesHash != null); 774if (_resourcesDependenciesHash != null)