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)
3241if (!string.IsNullOrEmpty(_splashImage) && !HostInBrowser) 3261if (!HostInBrowser)