Skip to content

code blocks within sentence is causing globalization issue #24621

@JasonCard

Description

@JasonCard

The following sentence is broken up by code blocks and is causing globalization issue where the full sentence cannot be translated. For example, the word "with" cannot be translated by itself. Please help to restructure the sentence so it's a full sentence without the code blocks.


Because generic operators downcast and upcast rely on type inference to determine the argument and return type, in the above code, you can replace

let base1 = d1 :> Base1

with

let base1: Base1 = upcast d1


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dotnet-fsharp/svclocIndicates issues that are about localized content [org][type][category]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions