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