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