1 reference to GetConstituentForCompilation
Microsoft.CodeAnalysis.CSharp (1)
Binder\InContainerBinder.cs (1)
48return ((object)merged != null) ? merged.GetConstituentForCompilation(this.Compilation) : _container;