2 references to ManifestType
Microsoft.Build.Tasks.Core (2)
GenerateApplicationManifest.cs (2)
336if (ManifestType != null) 340_manifestType = (_ManifestType)Enum.Parse(typeof(_ManifestType), ManifestType, true);