-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri1Indicates issues/PRs that are high priorityIndicates issues/PRs that are high priorityPri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-Infrastructuredoc-enhancementImprove the current contentImprove the current content
Milestone
Description
IntelliSense: Remove tables from return value section
The Return Value section of a number of methods (particularly the Compare method) includes a table that lists possible return value ranges. The table creates a broken experience for IntelliSense. The tables need to be removed and replaced with text.
PR #245 changes the return value section of the IComparer.Compare method, which can be examined in OPS IntelliSense builds.
//cc @mairaw @weshaggard
Metadata
Metadata
Assignees
Labels
Pri1Indicates issues/PRs that are high priorityIndicates issues/PRs that are high priorityPri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-Infrastructuredoc-enhancementImprove the current contentImprove the current content