1 write to _snPath
Microsoft.DotNet.SignTool (1)
src\Configuration.cs (1)
145
_snPath
= snPath;
1 reference to _snPath
Microsoft.DotNet.SignTool (1)
src\Configuration.cs (1)
566
bool isAlreadyStrongNamed = StrongNameHelper.IsSigned(file.FullPath, snPath:
_snPath
);