1 reference to VariableKindAttributeName
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (1)
235
return new AttributeInfo(
VariableKindAttributeName
, GetVariableKindText(kind));