7 references to ClassDeclaration
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (3)
Syntax\SyntaxFactoryTests.cs (2)
489
SyntaxFactory.
ClassDeclaration
("C")
513
SyntaxFactory.
ClassDeclaration
("C")
Syntax\SyntaxRewriterTests.cs (1)
314
var node = SyntaxFactory.
ClassDeclaration
("Class1");
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
Formatting\FormattingElasticTriviaTests.cs (1)
72
ClassDeclaration
("A"),
Microsoft.Interop.ComInterfaceGenerator (2)
ComClassGenerator.cs (1)
81
var typeDeclaration =
ClassDeclaration
(ClassInfoTypeName)
ComInterfaceGenerator.cs (1)
630
ClassDeclaration
("InterfaceInformation")
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSExportGenerator.cs (1)
294
ClassDeclaration
(initializerClass)