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