1 write to _hostInBrowser
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
464set { _hostInBrowser = TaskHelper.GetLowerString(value); }
1 reference to _hostInBrowser
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
463get { return _hostInBrowser; }