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