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