2 references to NameAttribute
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (2)
296
=> Tag(NameRefElementName, VariableKindAttribute(kind),
NameAttribute
(name), FullNameAttribute(fullName));
305
=> Tag(NewDelegateElementName,
NameAttribute
(name));