4 references to IsDeb
Microsoft.DotNet.SignTool (4)
src\BatchSignUtil.cs (2)
497else if (fileName.IsDeb()) 600else if (file.IsDeb())
src\FileSignInfo.cs (1)
115IsDeb() ||
src\ZipData.cs (1)
124else if (FileSignInfo.IsDeb())