CallSites for MemoryExtensions.Contains (CoreCLR) (dotnet/coreclr#19874)
authorGrant <grant@jesanna.com>
Wed, 12 Sep 2018 10:19:37 +0000 (03:19 -0700)
committerAhson Khan <ahkha@microsoft.com>
Wed, 12 Sep 2018 10:19:37 +0000 (03:19 -0700)
commit42c7b9bb6e5d9a8499974380f9c3d48e079fb172
tree6c1b74290e3b795ea4615a7bc50e3ae1f4d1159c
parent9f204e873324ba060275c611f2ccd561731eed8f
CallSites for MemoryExtensions.Contains (CoreCLR) (dotnet/coreclr#19874)

* Update additional callsites for MemoryExtensions.Contains

* One more callsite

* More callsites

* CR fixes

Commit migrated from https://github.com/dotnet/coreclr/commit/9d8d00c61a65a413768f47267e119fa2d31beb2e
12 files changed:
src/coreclr/src/System.Private.CoreLib/src/Microsoft/Win32/RegistryKey.cs
src/coreclr/src/System.Private.CoreLib/src/System/Environment.cs
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/AssemblyName.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/TraceLogging/Statics.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/CalendarData.Unix.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/CultureData.cs
src/libraries/System.Private.CoreLib/src/System/Guid.cs
src/libraries/System.Private.CoreLib/src/System/IO/Path.Unix.cs
src/libraries/System.Private.CoreLib/src/System/IO/Path.Windows.cs
src/libraries/System.Private.CoreLib/src/System/IO/PathHelper.Windows.cs
src/libraries/System.Private.CoreLib/src/System/SpanHelpers.T.cs
src/libraries/System.Private.CoreLib/src/System/String.Searching.cs