2 references to ChangingProjectSettingBase
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueDiagnosticDescriptors.cs (2)
83var code = EditAndContinueErrorCode.ChangingProjectSettingBase + (int)kind; 263=> GetDescriptorIndex(EditAndContinueErrorCode.ChangingProjectSettingBase + (int)kind);