5 references to InterfaceNamesStartWithI
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (5)
src\Analyzers\CSharp\Tests\NamingStyles\NamingStylesTests.cs (5)
1284
""", new TestParameters(options: s_options.
InterfaceNamesStartWithI
));
1292
""", new TestParameters(options: s_options.
InterfaceNamesStartWithI
));
1300
""", new TestParameters(options: s_options.
InterfaceNamesStartWithI
));
1306
""", new TestParameters(options: s_options.
InterfaceNamesStartWithI
));
1342
var testParameters = new TestParameters(options: s_options.
InterfaceNamesStartWithI
);