1 reference to IsEffectivelyPrivate
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Lookup.cs (1)
1647return !IsEffectivelyPrivate(symbol) || symbol.ContainingAssembly == this.Compilation.Assembly;