2 references to Removing_reference_0_from_1
Microsoft.CodeAnalysis.EditorFeatures (2)
Preview\AbstractPreviewFactoryService.cs (2)
168
string.Format(EditorFeaturesResources.
Removing_reference_0_from_1
, metadataReference.Display, oldProject.Name)));
182
string.Format(EditorFeaturesResources.
Removing_reference_0_from_1
, oldSolution.GetRequiredProject(projectReference.ProjectId).Name, oldProject.Name)));