3 writes to _tagwriter
System.Web (3)
Configuration\HttpCapabilitiesBase.cs (3)
589_tagwriter = null; 592_tagwriter = typeof(System.Web.UI.HtmlTextWriter); 595_tagwriter = BuildManager.GetType(tagWriter, true /*throwOnError*/);
1 reference to _tagwriter
System.Web (1)
Configuration\HttpCapabilitiesBase.cs (1)
604return _tagwriter;