14 references to SetFrom
Microsoft.CodeAnalysis.VisualBasic (14)
Binding\Binder_Lambda.vb (1)
1128lookupResult.SetFrom(SingleLookupResult.EmptyAndStopLookup)
Binding\Binder_Lookup.vb (1)
1184lookupResult.SetFrom(SingleLookupResult.Empty)
Binding\ImportAliasesBinder.vb (1)
65lookupResult.SetFrom(res) ' -1 for arity: don't check arity.
Binding\LookupResult.vb (11)
407SetFrom(SingleLookupResult.Good(s)) 427SetFrom(SingleLookupResult.Good(syms(0))) 446SetFrom(other) 500SetFrom(other) 542SetFrom(other) 613SetFrom(other) 634SetFrom(other) 641SetFrom(other) 679SetFrom(other) 720SetFrom(other) 860SetFrom(other)