1 write to _fileReferenceChangeContext
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\FileWatchedPortableExecutableReferenceFactory.cs (1)
67
_fileReferenceChangeContext
= new Lazy<IFileChangeContext>(() =>
2 references to _fileReferenceChangeContext
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\FileWatchedPortableExecutableReferenceFactory.cs (2)
33
/// File watching tokens from <see cref="
_fileReferenceChangeContext
"/> that are watching metadata references. These
128
var fileToken =
_fileReferenceChangeContext
.Value.EnqueueWatchingFile(fullFilePath);