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