1 write to Diagnostic
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\LookupResult.vb (1)
102
Me.
Diagnostic
= diagInfo
4 references to Diagnostic
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\LookupResult.vb (4)
107
Return
Diagnostic
IsNot Nothing
388
SetFrom(other.Kind, other.Symbol, other.
Diagnostic
)
492
If TypeOf other.
Diagnostic
Is AmbiguousSymbolDiagnostic Then
493
ambiguousResults.AddRange(DirectCast(other.
Diagnostic
, AmbiguousSymbolDiagnostic).AmbiguousSymbols)