1 reference to GetParentMethodOrDelegate
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\UseAsyncMethodInAsyncContext.cs (1)
324
IMethodSymbol? parentMethod =
GetParentMethodOrDelegate
(context);