2 writes to _dottedName
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\CodeImport.cs (2)
54_dottedName = dottedName; 64_dottedName = dottedName;
1 reference to _dottedName
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeImport.cs (1)
80if (!CodeModelService.TryGetImportNode(parentNode, _dottedName, out var importNode))