1 reference to IsInTaskReturningMethodOrDelegate
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\UseAsyncMethodInAsyncContext.cs (1)
106
if (
IsInTaskReturningMethodOrDelegate
(context, syncBlockingTypes))