3 references to InterfaceNamesStartWithI
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
NamingStylesTests.cs (2)
1221", new TestParameters(options: s_options.InterfaceNamesStartWithI)); 1258var testParameters = new TestParameters(options: s_options.InterfaceNamesStartWithI);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
NamingStylesTests.vb (1)
483options:=s_options.InterfaceNamesStartWithI)