10 references to GenericName
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (6)
CodeGeneration\NameGenerationTests.cs (6)
52f => f.GenericName("Outer", CreateClass("Inner1")),
63f => f.GenericName("Outer", CreateClass("Inner1"), CreateClass("Inner2")),
74f => f.GenericName("int", CreateClass("string"), CreateClass("bool")),
85f => f.GenericName("Integer", CreateClass("String"), CreateClass("Boolean")),
131f.GenericName("Outer",
145f.GenericName("Outer",
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Workspaces (1)