1 write to _fileCodeModel
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\NodeSnapshot.cs (1)
32
_fileCodeModel
= fileCodeModel;
1 reference to _fileCodeModel
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\NodeSnapshot.cs (1)
45
get { return
_fileCodeModel
.Object; }