Unify let, let!, use, use! LetOrUse AST representation.
#18816
Build WindowsCompressedMetadata_Desktop 4 failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata_Desktop 4)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\Release
Check failure on line 1531 in src\FSharp.Core\async.fs
azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata_Desktop 4)
src\FSharp.Core\async.fs#L1531
src\FSharp.Core\async.fs(1531,48): error FS0001: (NETCORE_ENGINEERING_TELEMETRY=Build) This expression was expected to have type 'CancellationToken' but here has type 'Async<CancellationToken>'
Check failure on line 1924 in src\FSharp.Core\async.fs
azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata_Desktop 4)
src\FSharp.Core\async.fs#L1924
src\FSharp.Core\async.fs(1924,44): error FS0001: (NETCORE_ENGINEERING_TELEMETRY=Build) This expression was expected to have type 'AsyncResult<'a>' but here has type 'Async<AsyncResult<'T>>'
Check failure on line 1958 in src\FSharp.Core\async.fs
azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata_Desktop 4)
src\FSharp.Core\async.fs#L1958
src\FSharp.Core\async.fs(1958,28): error FS0001: (NETCORE_ENGINEERING_TELEMETRY=Build) This expression was expected to have type 'bool' but here has type 'Async<bool>'
Check failure on line 1980 in src\FSharp.Core\async.fs
azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata_Desktop 4)
src\FSharp.Core\async.fs#L1980
src\FSharp.Core\async.fs(1980,20): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Async<_>' does not define the field, constructor or member 'Register'.