3 writes to Publisher
Microsoft.Build.Tasks.Core (3)
GenerateApplicationManifest.cs (3)
400
manifest.
Publisher
= Publisher;
407
manifest.
Publisher
= org;
411
manifest.
Publisher
= manifest.Product;
2 references to Publisher
Microsoft.Build.Tasks.Core (2)
GenerateApplicationManifest.cs (2)
402
else if (String.IsNullOrEmpty(manifest.
Publisher
))
414
Debug.Assert(!String.IsNullOrEmpty(manifest.
Publisher
));