1 reference to Arg_ReflectionOnlyParameterDefaultValue
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Parameters\RoParameter.cs (1)
36
public sealed override object DefaultValue => throw new InvalidOperationException(SR.
Arg_ReflectionOnlyParameterDefaultValue
);