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