Base:
method
GetAllTopLevelForwardedTypes
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.AssemblySymbol.GetAllTopLevelForwardedTypes()
1 reference to GetAllTopLevelForwardedTypes
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Retargeting\RetargetingAssemblySymbol.vb (1)
275For Each underlying As NamedTypeSymbol In UnderlyingAssembly.GetAllTopLevelForwardedTypes()