2 references to CodesignPath
Microsoft.NET.HostModel (2)
HostModelUtils.cs (2)
19
public static bool IsCodesignAvailable() => File.Exists(
CodesignPath
);
29
FileName =
CodesignPath
,