Skip to content

CoreCLR 7.0 have changed public Debug API. Why? #76960

@viewizard

Description

@viewizard

Hello,

could you please clarify, why in 3ea30ed
public Debug API was changed:

ICorDebugArrayValue::GetBaseIndicies https://learn.microsoft.com/en-us/dotnet/framework/unmanaged-api/debugging/icordebugarrayvalue-getbaseindicies-method?view=aspnetcore-2.1
was changed from GetBaseIndicies to GetBaseIndices

ICorDebugArrayValue::HasBaseIndicies https://learn.microsoft.com/en-us/dotnet/framework/unmanaged-api/debugging/icordebugarrayvalue-hasbaseindicies-method?view=aspnetcore-2.1
was changed from HasBaseIndicies to HasBaseIndices

CC @alpencolt @jkotas

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions