1 reference to IsMethodOfInterest
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Tasks\DoNotCreateTasksWithoutPassingATaskScheduler.cs (1)
60
if (!
IsMethodOfInterest
(invocation.TargetMethod, taskType, taskFactoryType))