Skip to content

Duplicate code found in unsafe codeflow in razor 3xx #6089

@adamzip

Description

@adamzip

Pull request

dotnet/dotnet#5283

Type of problem

Incorrect contents in the PR

Description of the issue

After a failed forward flow, we created a forward flow using --unsafe.
The results contained some duplicate code, which may point to some type of "revert" issue, or another kind of unexpected codeflow result.

The PR was obtained using darc vmr forwardflow --unsafe from razor's commit 59e5a0de3d49ed6e7db643a0f7eead85e4fa1380 to VMR's commit 4ada0784bbba9d3fdc20c82a7a397f783bbacae4

Specifically, the method TryGetRazorCodeDocumentAsync had a duplicate after the unsafe flow.

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