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