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