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