2 references to reportObsoleteDiagnostics
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Await.cs (2)
393
reportObsoleteDiagnostics
(this, diagnostics, runtimeAwaitCall.Method, expression.Syntax);
505
reportObsoleteDiagnostics
(this, diagnostics, runtimeAwaitAwaiterMethod, syntax);