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