23 references to Implement_through_0
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\ImplementAbstractClass\AbstractImplementAbstractClassCodeFixProvider.cs (1)
61
string.Format(AnalyzersResources.
Implement_through_0
, through.Name),
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (22)
src\Analyzers\CSharp\Tests\ImplementAbstractClass\ImplementAbstractClassTests_ThroughMember.cs (22)
117
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
148
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
176
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
209
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
269
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
300
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
325
string.Format(AnalyzersResources.
Implement_through_0
, "Inner"),
326
string.Format(AnalyzersResources.
Implement_through_0
, "IInterface.Inner"),
373
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
401
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
472
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
559
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
594
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
640
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
671
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
702
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
748
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
779
""", index: 1, new(title: string.Format(AnalyzersResources.
Implement_through_0
, "inner")));
875
""", [AnalyzersResources.Implement_abstract_class, string.Format(AnalyzersResources.
Implement_through_0
, "_base")]);
890
""", [AnalyzersResources.Implement_abstract_class, string.Format(AnalyzersResources.
Implement_through_0
, "_base")]);
905
""", [AnalyzersResources.Implement_abstract_class, string.Format(AnalyzersResources.
Implement_through_0
, "B")]);
920
""", [AnalyzersResources.Implement_abstract_class, string.Format(AnalyzersResources.
Implement_through_0
, "B")]);