3 writes to restoredFromCache
Microsoft.Build.Engine (3)
Engine\BuildRequest.cs (3)
105this.restoredFromCache = false; 533this.restoredFromCache = false; 554this.restoredFromCache = true;
1 reference to restoredFromCache
Microsoft.Build.Engine (1)
Engine\BuildRequest.cs (1)
491return this.restoredFromCache;