Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicated path.Contains check and other checks in Path.GetFullPath #55373

Merged
merged 9 commits into from
Jul 24, 2021
Merged

Fix duplicated path.Contains check and other checks in Path.GetFullPath #55373

merged 9 commits into from
Jul 24, 2021

Commits on Jul 8, 2021

  1. Update Path.Windows.cs

    steveberdy authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    16270cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086bae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Change helper method to internal

    Switched method from a private protection level to an internal protection level. Also removed trailing whitespace.
    steveberdy authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ce6bfd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    bdd1e36 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    80cbbe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69c35d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    c36dc82 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    4302b6e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Configuration menu
    Copy the full SHA
    376538b View commit details
    Browse the repository at this point in the history