dotnet / dotnet/dotnet-api-docs

Incorrect documentation for System.Reflection.Emit.OpCodes.Bge_Un*

Open
#7,951 1 comment 0 reactions 0 assignees View on GitHub
area-System.Reflection.Emit help wanted Pri3
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

Affected pages:
https://docs.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.bge_un?view=net-6.0
https://docs.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes.bge_un_s?view=net-6.0
https://docs.microsoft.com/en-us/dotnet/api/system.reflection.emit.opcodes?view=net-6.0

Here, Bge_Un and Bge_Un_S are reported to break only if first is greater than the second. This should be greater than or equal to.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.