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