3 references to EmptyAndStopLookup
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\LookupResult.vb (3)
45Case LookupResultKind.Empty, LookupResultKind.EmptyAndStopLookup 131Public Shared ReadOnly EmptyAndStopLookup As New SingleLookupResult(LookupResultKind.EmptyAndStopLookup, Nothing, Nothing) 261Return _kind >= LookupResultKind.EmptyAndStopLookup