2 writes to _htmlTextWriterString
System.Web (2)
Configuration\BrowserDefinition.cs (2)
529HandlerBase.GetAndRemoveStringAttribute(node, "markupTextWriterType", ref _htmlTextWriterString); 589this._htmlTextWriterString = definition.HtmlTextWriterString;
1 reference to _htmlTextWriterString
System.Web (1)
Configuration\BrowserDefinition.cs (1)
347return _htmlTextWriterString;