1 write to Path
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\GlobalNodeKey.cs (1)
19this.Path = path;
1 reference to Path
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel.cs (1)
826keyedElement?.ReacquireNodeKey(globalNodeKey.Path, default);