Skip to content

Reflection info is failing for some methods using Avalonia 11.3.x #24

@timunie

Description

@timunie

I had to filter out this method to make SHFB happy again:

  • Avalonia.Media.TextFormatting.Unicode.LineBreakEnumerator.MoveNext

@Gillibald you seem to have changed it recently, right? If so, any idea what might have happend?

The errormessage isn't really helpful.

    SHFB : error BE0065: TransformComponent: [M:Avalonia.Media.TextFormatting.Unicode.LineBreakEnumerator.MoveNext(Avalonia.Media.TextFormatting.Unicode.LineBreak@)] An error occurred while attempting to transform the reflection data to a topic. The error message was: System.ArgumentNullException: Value cannot be null. (Parameter 'typeInfo')
    SHFB : error BE0065: BUILD FAILED: TransformComponent: [M:Avalonia.Media.TextFormatting.Unicode.LineBreakEnumerator.MoveNext(Avalonia.Media.TextFormatting.Unicode.LineBreak@)] An error occurred while attempting to transform the reflection data to a topic. The error message was: System.ArgumentNullException: Value cannot be null. (Parameter 'typeInfo')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions