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