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