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