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