2 overrides of UnderlyingSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\MethodReference.vb (1)
22Protected Overrides ReadOnly Property UnderlyingSymbol As Symbol
Emit\SpecializedFieldReference.vb (1)
30Protected Overrides ReadOnly Property UnderlyingSymbol As Symbol
4 references to UnderlyingSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Emit\TypeMemberReference.vb (4)
17Return moduleBeingBuilt.Translate(UnderlyingSymbol.ContainingType, syntaxNodeOpt:=DirectCast(context.SyntaxNode, VisualBasicSyntaxNode), diagnostics:=context.Diagnostics) 22Return UnderlyingSymbol.MetadataName 27Return UnderlyingSymbol.ToDisplayString(SymbolDisplayFormat.ILVisualizationFormat) 41Return UnderlyingSymbol