2 references to NotReferencable
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Lookup.cs (2)
1498return LookupResult.NotReferencable(symbol, diagInfo); 1544return LookupResult.NotReferencable(symbol, diagInfo);