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