CSharpExtensions
CSharpExtensions copied to clipboard
Specified argument was out of the range of valid value
ADOOOI: Analyzer 'CSharpExtensions.Analyzers.TaskVariableNotAwaitedAnalyzer' threw an exception of type 'System.ArgumentOutOfRangeException' with 'Specified argument was out of the range of valid values. (Parameter
•anonymousFunction')'. Exception occurred with following context: Compilation: ComponentTests IOperation: VariableDeclarator SyntaxTree: Cirepos\execution-order-approval-
SyntaxNode: ipConfirmationTicket = await ipSimulator [VariableDeclaratorSyntax]@[115991..116096) (2279,16)-(2279,121) System.
ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter •anonymousFunctioni)
at Microsoft.CodeAnalysis.FlowAnalysis.ControlFlowGraph.GetAnonymousFunctionControlFlowGraph
(IFIowAnonymousFunctionOperation anonymousFunction, CancellationToken cancellationToken) in 282
at CSharpExtensions.Analyzers.
TaskVariableNotAwaitedAnalyzer.<>c_DisplayClass1_O.<