2 references to MaxParameterListsForErrorRecovery
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Invocation.cs (2)
2029
if (parameterListList.Count ==
MaxParameterListsForErrorRecovery
)
2049
if (parameterListList.Count ==
MaxParameterListsForErrorRecovery
)