2 references to DecodeDefaultParameterValueAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceComplexParameterSymbol.cs (2)
716
value =
DecodeDefaultParameterValueAttribute
(description, attributeData, arguments.AttributeSyntax, diagnose: false, diagnosticsOpt: null);
898
var value =
DecodeDefaultParameterValueAttribute
(description, attribute, syntax, diagnose: true, diagnosticsOpt: diagnostics);