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