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