4 references to NoSystemObjectLookupForInterfaces
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Lookup.vb (1)
1469
If Not lookupResult.IsGoodOrAmbiguous AndAlso (options And LookupOptions.
NoSystemObjectLookupForInterfaces
) = 0 Then
Binding\DocumentationCommentCrefBinder.vb (2)
726
LookupOptions.
NoSystemObjectLookupForInterfaces
758
LookupOptions.
NoSystemObjectLookupForInterfaces
Binding\DocumentationCommentCrefBinder_Compat.vb (1)
249
LookupOptions.
NoSystemObjectLookupForInterfaces
Or