17 references to ReportDiagnosticsIfObsoleteOrNotSupported
Microsoft.CodeAnalysis.VisualBasic (17)
Binding\Binder_Attributes.vb (2)
321
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, methodSym, node)
455
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, sym, namedArg)
Binding\Binder_Conversions.vb (1)
1130
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, convKind.Value, tree)
Binding\Binder_Delegates.vb (1)
321
addressOfExpression.Binder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, fromMethod, addressOfExpression.MethodGroup.Syntax)
Binding\Binder_Expressions.vb (4)
1367
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, getMethod, expr.Syntax)
3157
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, eventSymbol, node)
3193
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, fieldSymbol, node)
3292
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, typeSymbol, node)
Binding\Binder_Invocation.vb (1)
860
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, methodOrProperty, node)
Binding\Binder_ObjectInitializer.vb (1)
468
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, methodResult.Candidate.UnderlyingSymbol, node)
Binding\Binder_Statements.vb (1)
1941
ReportDiagnosticsIfObsoleteOrNotSupported
(diagnostics, setMethod, node)
Binding\Binder_Symbols.vb (4)
308
binder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagBag, sym, typeSyntax)
533
binder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagBag, result, typeSyntax)
963
binder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagBag, leftSymbol, leftNameSyntax)
1062
binder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagBag, leftSymbol, leftNameSyntax)
Symbols\Source\SourceMemberMethodSymbol.vb (2)
700
typeBinder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagBag, witheventsPropertyInCurrentClass, singleHandleClause.EventContainer)
730
typeBinder.
ReportDiagnosticsIfObsoleteOrNotSupported
(diagBag, eventSymbol, singleHandleClause.EventMember)