2 references to GetWin32ManifestSwitch
Microsoft.Build.Tasks.CodeAnalysis (2)
Csc.cs (1)
576
CheckHostObjectSupport(param = nameof(Win32Manifest), cscHostObject2.SetWin32Manifest(
GetWin32ManifestSwitch
(NoWin32Manifest, Win32Manifest)));
Vbc.cs (1)
902
CheckHostObjectSupport(param = nameof(Win32Manifest), vbcHostObject2.SetWin32Manifest(
GetWin32ManifestSwitch
(NoWin32Manifest, Win32Manifest)));