Use IndexOfAnyValues in Uri.EscapeString helper (#79024)
authorMiha Zupan <mihazupan.zupan1@gmail.com>
Wed, 30 Nov 2022 23:21:33 +0000 (23:21 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 23:21:33 +0000 (15:21 -0800)
commitc01ad8694fe712e9dcdfa9a9d37c1be0e8b82e4e
tree535aef7ed46c2a62a473a167918aba8698e9170e
parent8cc8392ed694b2e2dbbf1019fe006bf62a210091
Use IndexOfAnyValues in Uri.EscapeString helper (#79024)
src/libraries/System.Private.Uri/src/System/IriHelper.cs
src/libraries/System.Private.Uri/src/System/Uri.cs
src/libraries/System.Private.Uri/src/System/UriExt.cs
src/libraries/System.Private.Uri/src/System/UriHelper.cs