9 references to SetFrom
Microsoft.CodeAnalysis.VisualBasic (9)
Binding\Binder_Lookup.vb (4)
518lookupResult.SetFrom(currentResult) 920result.SetFrom(nonViable) 1060result.SetFrom(tmpResult) 1480lookupResult.SetFrom(currentResult)
Binding\ImportedTypesAndNamespacesMembersBinder.vb (2)
66lookupResult.SetFrom(currentResult) 83lookupResult.SetFrom(currentResult)
Binding\LookupResult.vb (3)
438SetFrom(other) 472SetFrom(other) 573SetFrom(other)