2 writes to _publisher
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
345set => _publisher = value; 922set => _publisher = value;
2 references to _publisher
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
344get => _publisher; 921get => _publisher;