2 references to reportObsoleteAndUnsafeDiagnostics
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Await.cs (2)
406
reportObsoleteAndUnsafeDiagnostics
(this, diagnostics, runtimeAwaitCall.Method, expression.Syntax);
518
reportObsoleteAndUnsafeDiagnostics
(this, diagnostics, runtimeAwaitAwaiterMethod, syntax);