2 references to DefineConstants
PresentationBuildTasks (2)
MS\Internal\Tasks\CompilerState.cs (1)
110DefineConstants = mcPass1.DefineConstants;
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
177if (IsSettingModified(CompilerState.DefineConstants, _mcPass1.DefineConstants) ||