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