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