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