Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldDifferByMoreThanCaseTests.cs (6)
414GetCA1708CSharpResultAt(7, 30, Parameter, "N.C.Delegate"),
415GetCA1708CSharpResultAt(8, 21, Parameter, "N.C.Method(int, int)"),
416GetCA1708CSharpResultAt(9, 16, Parameter, "N.C.C(int, int)"),
417GetCA1708CSharpResultAt(12, 36, Parameter, "N.C.operator +(N.C, int)"),
418GetCA1708CSharpResultAt(18, 20, Parameter, "N.C.this[int, int]"),
419GetCA1708CSharpResultAt(30, 30, Parameter, "N.D.SomeDelegate"));