2 writes to _product
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
332set => _product = value; 914set => _product = value;
2 references to _product
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
331get => _product; 913get => _product;