9 references to TypeDeclaration
Microsoft.CodeAnalysis.VisualBasic (9)
Compilation\VisualBasicCompilation.vb (1)
3354Me._cache(sourceType.TypeDeclaration) = sourceType
Symbols\Source\SourceNamedTypeSymbol.vb (8)
914Dim n = TypeDeclaration.Arity 1284For Each decl In Me.TypeDeclaration.Declarations 1731diagnostics.Add(ERRID.ERR_EmbeddedAttributeMustFollowPattern, TypeDeclaration.Declarations(0).Location) 1779For Each decl In TypeDeclaration.Declarations 1797For Each decl In TypeDeclaration.Declarations 1900Return TypeDeclaration.GetAttributeDeclarations() 1907Dim result = TypeDeclaration.GetAttributeDeclarations(quickAttributes) 2205For Each decl In TypeDeclaration.Declarations