2 references to ReferenceChanged
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\FileWatchedPortableExecutableReferenceFactory.cs (1)
134ReferenceChanged?.Invoke(this, fullFilePath);
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
73FileWatchedReferenceFactory.ReferenceChanged += this.StartRefreshingMetadataReferencesForFile;