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