2 references to ChangingReference
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueDiagnosticDescriptors.cs (1)
205
AddGeneralDiagnostic(EditAndContinueErrorCode.
ChangingReference
, nameof(FeaturesResources.Changing_project_or_package_reference_caused_the_identity_of_referenced_assembly_to_change_from_0_to_1_which_requires_restarting_the_application));
EditAndContinue\EditSession.cs (1)
750
EditAndContinueDiagnosticDescriptors.GetDescriptor(EditAndContinueErrorCode.
ChangingReference
),