4 references to SetFrom
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Lookup.cs (2)
439result.SetFrom(nonViable); 606result.SetFrom(resultWithSuffix);
Binder\LookupResult.cs (2)
247SetFrom(other); 264this.SetFrom(other);