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