2 references to BindDeclarationVariablesForErrorRecovery
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
940return BindDeclarationVariablesForErrorRecovery(declType, node.Designation, node, diagnostics); 970builder.Add(BindDeclarationVariablesForErrorRecovery(declTypeWithAnnotations, n, n, diagnostics));