2 references to GetDefineConstantsSwitch
Microsoft.Build.Tasks.CodeAnalysis (2)
Csc.cs (2)
215commandLine.AppendSwitchUnquotedIfNotNull("/define:", GetDefineConstantsSwitch(DefineConstants, Log)); 507CheckHostObjectSupport(param = nameof(DefineConstants), cscHostObject.SetDefineConstants(GetDefineConstantsSwitch(DefineConstants, Log)));