2 references to GetWin32ManifestSwitch
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Core\MSBuildTask\Csc.cs (1)
625
CheckHostObjectSupport(param = nameof(Win32Manifest), cscHostObject2.SetWin32Manifest(
GetWin32ManifestSwitch
(NoWin32Manifest, Win32Manifest)));
src\Compilers\Core\MSBuildTask\Vbc.cs (1)
901
CheckHostObjectSupport(param = nameof(Win32Manifest), vbcHostObject2.SetWin32Manifest(
GetWin32ManifestSwitch
(NoWin32Manifest, Win32Manifest)));