8 writes to NoCache
dotnet (8)
Commands\Build\BuildCommand.cs (1)
40NoCache = true,
Commands\Clean\CleanCommand.cs (1)
34NoCache = true,
Commands\Pack\PackCommand.cs (1)
50NoCache = true,
Commands\Package\Add\PackageAddCommand.cs (1)
97NoCache = true,
Commands\Package\List\PackageListCommand.cs (1)
58NoCache = true,
Commands\Publish\PublishCommand.cs (1)
56NoCache = true,
Commands\Restore\RestoreCommand.cs (1)
38NoCache = true,
Commands\Run\RunCommand.cs (1)
535NoCache = NoCache,
2 references to NoCache
dotnet (2)
Commands\Run\VirtualProjectBuildingCommand.cs (2)
112/// This property does not control whether the markers are checked, use <see cref="NoCache"/> for that. 203if (NoCache)