1 reference to Implement_interface_through_0
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\ImplementInterface\AbstractImplementInterfaceService.cs (1)
243
return string.Format(CodeFixesResources.
Implement_interface_through_0
, options.ThroughMember.Name);