4 references to IsDeb
Microsoft.DotNet.SignTool (4)
src\BatchSignUtil.cs (2)
519else if (fileName.IsDeb()) 657else if (file.IsDeb())
src\FileSignInfo.cs (1)
118IsDeb() ||
src\ZipData.cs (1)
117else if (FileSignInfo.IsDeb())