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