1 write to _name
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AutoTag.cs (1)
21_name = name;
1 reference to _name
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AutoTag.cs (1)
27=> _xmlBuilder.AppendCloseTag(_name);