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)
16Return moduleBeingBuilt.Translate(UnderlyingSymbol.ContainingType, syntaxNodeOpt:=DirectCast(context.SyntaxNode, VisualBasicSyntaxNode), diagnostics:=context.Diagnostics) 21Return UnderlyingSymbol.MetadataName 26Return UnderlyingSymbol.ToDisplayString(SymbolDisplayFormat.ILVisualizationFormat) 40Return UnderlyingSymbol