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