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