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