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