1 write to HostInBrowser
PresentationBuildTasks (1)
MS\Internal\Tasks\CompilerWrapper.cs (1)
120set { _mc.HostInBrowser = value; }
2 references to HostInBrowser
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
3198if (!string.IsNullOrEmpty(_splashImage) && !HostInBrowser) 3216if (!HostInBrowser)