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