2 references to GetDefaultValue
ILCompiler.MetadataTransform (1)
ILCompiler\Metadata\Transform.Property.cs (1)
80Ecma.ConstantHandle defaultValue = propDef.GetDefaultValue();
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Properties\Ecma\EcmaProperty.cs (1)
62protected sealed override object? ComputeRawConstantValue() => PropertyDefinition.GetDefaultValue().ToRawObject(Reader);