1 override of ApplyMappedFileChanges
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
637
internal override void
ApplyMappedFileChanges
(SolutionChanges solutionChanges)
1 reference to ApplyMappedFileChanges
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1331
this.
ApplyMappedFileChanges
(solutionChanges);