2 references to AssemblyName
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\CompilerState.cs (2)
270get { return _cacheInfoList[(int)CompilerStateType.AssemblyName]; } 271set { _cacheInfoList[(int)CompilerStateType.AssemblyName] = value; }