2 writes to _namespaceName
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\CodeInheritsStatement.cs (2)
53_namespaceName = namespaceName; 64_namespaceName = name;
1 reference to _namespaceName
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeInheritsStatement.cs (1)
77if (!CodeModelService.TryGetInheritsNode(parentNode, _namespaceName, _ordinal, out var inheritsNode))