1 write to NodeKey
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\GlobalNodeKey.cs (1)
18
this.
NodeKey
= nodeKey;
1 reference to NodeKey
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel.cs (1)
823
if (_codeElementTable.TryGetValue(globalNodeKey.
NodeKey
, out var element))