1 write to IsSigned
Microsoft.Build.Tasks.Core (1)
ManifestUtil\ApplicationManifest.cs (1)
970
IsSigned
= !String.IsNullOrEmpty(r.PublicKeyToken);
2 references to IsSigned
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
736
if (assembly.IsPrimary && flags.
IsSigned
756
if (assembly.IsPrimary && flags.
IsSigned