Base:
property
ExplicitDefaultConstantValue
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.ExplicitDefaultConstantValue
2 references to ExplicitDefaultConstantValue
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEParameterSymbol.cs (2)
530/// Internal for testing. Non-test code should use <see cref="ExplicitDefaultConstantValue"/>. 1067ConstantValue defaultValue = this.ExplicitDefaultConstantValue;