5 references to TypeBlockInfo
Microsoft.CodeAnalysis.VisualBasic (5)
Declarations\DeclarationTreeBuilder.vb (5)
396Public Function WithNestedTypes(nested As ArrayBuilder(Of Integer)) As TypeBlockInfo 403Public Function WithDeclaration(declaration As SingleTypeDeclaration) As TypeBlockInfo 411Dim typeStack = ArrayBuilder(Of TypeBlockInfo).GetInstance 417Dim typeEntry As TypeBlockInfo = typeStack(index) 451Dim typeEntry As TypeBlockInfo = typeStack(index)