1 write to _result
System.Web (1)
Compilation\BuildDependencySet.cs (1)
27_result = result;
2 references to _result
System.Web (2)
Compilation\BuildDependencySet.cs (2)
31public string HashCode { get { return _result.VirtualPathDependenciesHash; } } 33public IEnumerable VirtualPaths { get { return _result.VirtualPathDependencies; } }