1 write to _ordinal
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeAttribute.cs (1)
41_ordinal = ordinal;
1 reference to _ordinal
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeAttribute.cs (1)
63if (!CodeModelService.TryGetAttributeNode(parentNode, _name, _ordinal, out var attributeNode))