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