4 references to IsAmbiguous
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\LookupResult.vb (4)
535Debug.Assert(Not Me.IsAmbiguous AndAlso Not other.IsAmbiguous) 606Debug.Assert(Me.IsAmbiguous OrElse other.IsAmbiguous) 628Debug.Assert(Not other.IsAmbiguous) 903Debug.Assert(Not other.IsAmbiguous)