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