1 override of DefaultValueFromAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
390
internal override ConstantValue?
DefaultValueFromAttributes
=> _baseParameterForAttributes?.DefaultValueFromAttributes;
1 reference to DefaultValueFromAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
196
DefaultValueFromAttributes
== ConstantValue.NotAvailable &&