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