3 references to ResolutionIsLateBound
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Invocation.vb (1)
757If results.ResolutionIsLateBound Then
Binding\Binder_Statements.vb (1)
3290If userDefinedOperator.ResolutionIsLateBound OrElse Not userDefinedOperator.BestResult.HasValue Then
Semantics\Operators.vb (1)
902If userDefinedOperator.ResolutionIsLateBound Then