9 writes to Share
aspire (1)
Certificates\CertificateCacheWriter.cs (1)
30Share = FileShare.None
Aspire.Hosting.Dotnet (1)
DotnetProjectBuildEnvironmentCallbackAnnotation.cs (1)
43Share = FileShare.Read,
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestApplication.cs (1)
468Share = FileShare.None,
Microsoft.Build.Tasks.Core (1)
Unzip.cs (1)
255Share = FileShare.None,
Microsoft.NET.HostModel (1)
HostModelUtils.cs (1)
42Share = share,
Microsoft.NET.ProjectData (1)
CacheFileReader.cs (1)
314 Share = FileShare.Read | FileShare.Delete,
NuGet.Packaging (1)
NuGetExtractionFileIO.cs (1)
44Share = FileShare.ReadWrite | FileShare.Delete,
System.Formats.Tar (1)
System\Formats\Tar\TarEntry.cs (1)
747Share = FileShare.None,
System.IO.Compression.ZipFile (1)
System\IO\Compression\ZipFileExtensions.ZipArchiveEntry.Extract.cs (1)
156Share = FileShare.None,
1 reference to Share
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (1)
201this, path, options.Mode, options.Access, options.Share, options.BufferSize, options.Options, options.PreallocationSize, options.UnixCreateMode);