8 writes to NoCache
dotnet (8)
Commands\Build\BuildCommand.cs (1)
40
NoCache
= true,
Commands\Clean\CleanCommand.cs (1)
34
NoCache
= true,
Commands\Pack\PackCommand.cs (1)
50
NoCache
= true,
Commands\Package\Add\PackageAddCommand.cs (1)
97
NoCache
= true,
Commands\Package\List\PackageListCommand.cs (1)
58
NoCache
= true,
Commands\Publish\PublishCommand.cs (1)
56
NoCache
= true,
Commands\Restore\RestoreCommand.cs (1)
38
NoCache
= true,
Commands\Run\RunCommand.cs (1)
535
NoCache
= 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.
203
if (
NoCache
)