1 write to _ordinal
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeInheritsStatement.cs (1)
54_ordinal = ordinal;
1 reference to _ordinal
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeInheritsStatement.cs (1)
77if (!CodeModelService.TryGetInheritsNode(parentNode, _namespaceName, _ordinal, out var inheritsNode))