2 references to IsDeb
Microsoft.DotNet.SignTool (2)
src\Configuration.cs (1)
421
else if(FileSignInfo.
IsDeb
(file.FullPath))
src\FileSignInfo.cs (1)
65
internal bool IsDeb() =>
IsDeb
(FileName);