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