150 [UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2077:UnrecognizedReflectionPattern", Justification =
"_type is a ValueType. You can always get an uninitialized ValueType.")]
187 [UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2077:UnrecognizedReflectionPattern", Justification =
"_type is a ValueType. You can always get an uninitialized ValueType.")]
static ? object CreateInstance([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.NonPublicConstructors)] Type type, BindingFlags bindingAttr, Binder? binder, object?[]? args, CultureInfo? culture)
static Exception Unreachable
static void UnwrapAndRethrow(TargetInvocationException exception)
ImmutableBox(int index, object defaultValue)
readonly object _defaultValue
override string InstructionName
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
ImmutableRefBox(int index)
override string InstructionName
ImmutableValue(int index, object defaultValue)
Instruction BoxIfIndexMatches(int index)
override int Run(InterpretedFrame frame)
override string InstructionName
readonly object _defaultValue
override int Run(InterpretedFrame frame)
override string InstructionName
MutableBox(int index, Type type)
override string InstructionName
override int Run(InterpretedFrame frame)
MutableValue(int index, Type type)
Instruction BoxIfIndexMatches(int index)
override string InstructionName
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
Instruction BoxIfIndexMatches(int index)
override string InstructionName
override int Run(InterpretedFrame frame)
Instruction BoxIfIndexMatches(int index)
override string InstructionName
InitializeLocalInstruction(int index)
static Instruction InitImmutableRefBox(int index)
static Instruction ParameterBox(int index)
static object GetUninitializedObject([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.NonPublicConstructors)] Type type)