3 writes to Publisher
Microsoft.Build.Tasks.Core (3)
GenerateApplicationManifest.cs (3)
406
manifest.
Publisher
= Publisher;
413
manifest.
Publisher
= org;
417
manifest.
Publisher
= manifest.Product;
2 references to Publisher
Microsoft.Build.Tasks.Core (2)
GenerateApplicationManifest.cs (2)
408
else if (String.IsNullOrEmpty(manifest.
Publisher
))
420
Debug.Assert(!String.IsNullOrEmpty(manifest.
Publisher
));