1 write to _xmlBuilder
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AutoTag.cs (1)
20_xmlBuilder = xmlBuilder;
2 references to _xmlBuilder
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AutoTag.cs (2)
23_xmlBuilder.AppendOpenTag(name, attributes); 27=> _xmlBuilder.AppendCloseTag(_name);