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