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