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