2 overrides of ComputeTypeInternal
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\LocalSymbol.vb (2)
694
Friend Overrides Function
ComputeTypeInternal
(localBinder As Binder) As TypeSymbol
845
Friend Overrides Function
ComputeTypeInternal
(localBinder As Binder) As TypeSymbol
1 reference to ComputeTypeInternal
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\LocalSymbol.vb (1)
606
Dim type As TypeSymbol =
ComputeTypeInternal
(If(containingBinder, _binder))