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