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