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