2 references to SetDefineConstants
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Core\MSBuildTask\Csc.cs (1)
556
CheckHostObjectSupport(param = nameof(DefineConstants), cscHostObject.
SetDefineConstants
(GetDefineConstantsSwitch(DefineConstants, Log)));
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Core\MSBuildTask\Csc.cs (1)
556
CheckHostObjectSupport(param = nameof(DefineConstants), cscHostObject.
SetDefineConstants
(GetDefineConstantsSwitch(DefineConstants, Log)));