2 overrides of LookupLabelByNameToken
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\BackstopBinder.vb (1)
257
Friend Overrides Function
LookupLabelByNameToken
(labelName As SyntaxToken) As LabelSymbol
Binding\ExecutableCodeBinder.vb (1)
102
Friend Overrides Function
LookupLabelByNameToken
(labelName As SyntaxToken) As LabelSymbol