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