1 write to TypeDeclaration
Microsoft.CodeAnalysis.VisualBasic (1)
Declarations\DeclarationTreeBuilder.vb (1)
392Me.TypeDeclaration = declaration
4 references to TypeDeclaration
Microsoft.CodeAnalysis.VisualBasic (4)
Declarations\DeclarationTreeBuilder.vb (4)
397Debug.Assert(Me.TypeDeclaration Is Nothing) 404Debug.Assert(Me.TypeDeclaration Is Nothing) 478childrenBuilder.Add(typeStack(nestedTypes(i)).TypeDeclaration) 522Dim result As SingleNamespaceOrTypeDeclaration = typeStack(0).TypeDeclaration