1 reference to Create
dotnet (1)
Commands\Workload\Install\WorkloadInstallerFactory.cs (1)
105
using FileStream fs = File.
Create
(testPath, 1, FileOptions.DeleteOnClose);