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