2 references to InterfaceMethodsShouldBeCallableByChildTypesFix3
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\InterfaceMethodsShouldBeCallableByChildTypes.Fixer.cs (2)
98
context.RegisterCodeFix(CodeAction.Create(string.Format(CultureInfo.CurrentCulture, MicrosoftCodeQualityAnalyzersResources.
InterfaceMethodsShouldBeCallableByChildTypesFix3
, methodSymbol.ContainingType.Name),
100
equivalenceKey: MicrosoftCodeQualityAnalyzersResources.
InterfaceMethodsShouldBeCallableByChildTypesFix3
),