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