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