2 references to BuildArgumentsForErrorRecovery_ManyOverloads_Internal
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\LambdaTests.cs (2)
2624
BuildArgumentsForErrorRecovery_ManyOverloads_Internal
(Binder.MaxParameterListsForErrorRecovery - 1, tooMany: false);
2625
BuildArgumentsForErrorRecovery_ManyOverloads_Internal
(Binder.MaxParameterListsForErrorRecovery, tooMany: true);