1 reference to ReportDefaultParameterErrors
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceComplexParameterSymbol.cs (1)
390
bool hasErrors = ParameterHelpers.
ReportDefaultParameterErrors
(binder, ContainingSymbol, parameterSyntax, this, valueBeforeConversion, convertedExpression, diagnostics);