2 writes to _iconFile
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
191
set =>
_iconFile
= value;
842
set =>
_iconFile
= value;
2 references to _iconFile
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
190
get =>
_iconFile
;
841
get =>
_iconFile
;