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