1 write to _hostInBrowser
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
125set { _hostInBrowser = value; }
1 reference to _hostInBrowser
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
124get { return _hostInBrowser; }