1 write to _maximumParallelFileSizeInBytes
Microsoft.DotNet.SignTool (1)
src\BatchSignUtil.cs (1)
50_maximumParallelFileSizeInBytes = maximumParallelFileSizeInBytes != 0 ?
1 reference to _maximumParallelFileSizeInBytes
Microsoft.DotNet.SignTool (1)
src\BatchSignUtil.cs (1)
245if (fileInfo.Length > _maximumParallelFileSizeInBytes)