7 writes to NoCache
dotnet (7)
Commands\Build\BuildCommand.cs (1)
38NoCache = true,
Commands\Clean\CleanCommand.cs (1)
32NoCache = true,
Commands\Pack\PackCommand.cs (1)
50NoCache = true,
Commands\Package\Add\PackageAddCommand.cs (1)
188NoCache = true,
Commands\Publish\PublishCommand.cs (1)
53NoCache = true,
Commands\Restore\RestoreCommand.cs (1)
36NoCache = true,
Commands\Run\RunCommand.cs (1)
354NoCache = NoCache,
1 reference to NoCache
dotnet (1)
Commands\Run\VirtualProjectBuildingCommand.cs (1)
217if (NoCache)