2 references to DefineConstants
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\CompilerState.cs (2)
330get { return _cacheInfoList[(int)CompilerStateType.DefineConstants]; } 331set { _cacheInfoList[(int)CompilerStateType.DefineConstants] = value; }