Skip to content

Unable to search for numerical constants in the array #3658

@sgkoishi

Description

@sgkoishi

Array like int[] got initialized with

ldc.i4.s array_length
newarr T
dup
ldtoken field valuetype <PrivateImplementationDetails>::Field
call void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(class System.Array, valuetype System.RuntimeFieldHandle)

Currently the search do not decode and search the content inside the array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions