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