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