2 references to MatchInvalidContinuationOptions
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Tasks\DoNotCreateTaskCompletionSourceWithWrongArguments.cs (2)
55conversionOperation = MatchInvalidContinuationOptions(objectCreation.Constructor, objectCreation.Arguments); 61conversionOperation = MatchInvalidContinuationOptions(invocation.TargetMethod, invocation.Arguments);