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