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