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