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)
63
if (!CodeModelService.TryGetAttributeNode(parentNode, _name,
_ordinal
, out var attributeNode))