2 writes to _name
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\CodeAttribute.cs (2)
40_name = name; 95_name = value;
1 reference to _name
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeAttribute.cs (1)
63if (!CodeModelService.TryGetAttributeNode(parentNode, _name, _ordinal, out var attributeNode))