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