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