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 128var fileToken = _fileReferenceChangeContext.Value.EnqueueWatchingFile(fullFilePath);