1 reference to GetDefaultValue
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Properties\Ecma\EcmaProperty.cs (1)
62
protected sealed override object? ComputeRawConstantValue() => PropertyDefinition.
GetDefaultValue
().ToRawObject(Reader);