2 overrides of ApplyMappedFileChanges
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\EditorTestWorkspace.cs (1)
530
internal override void
ApplyMappedFileChanges
(SolutionChanges solutionChanges)
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
575
internal override void
ApplyMappedFileChanges
(SolutionChanges solutionChanges)
1 reference to ApplyMappedFileChanges
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1611
this.
ApplyMappedFileChanges
(solutionChanges);