CallSites for MemoryExtensions.Contains (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)
commit9d8d00c61a65a413768f47267e119fa2d31beb2e
tree16b4c612db8971cdb34a390e0dbb8a674b0f5f97
parenta3443a53b4f6f2f50d666116b0281b65b961197a
CallSites for MemoryExtensions.Contains (CoreCLR) (#19874)

* Update additional callsites for MemoryExtensions.Contains

* One more callsite

* More callsites

* CR fixes
12 files changed:
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/Statics.cs
src/System.Private.CoreLib/shared/System/Globalization/CalendarData.Unix.cs
src/System.Private.CoreLib/shared/System/Globalization/CultureData.cs
src/System.Private.CoreLib/shared/System/Guid.cs
src/System.Private.CoreLib/shared/System/IO/Path.Unix.cs
src/System.Private.CoreLib/shared/System/IO/Path.Windows.cs
src/System.Private.CoreLib/shared/System/IO/PathHelper.Windows.cs
src/System.Private.CoreLib/shared/System/SpanHelpers.T.cs
src/System.Private.CoreLib/shared/System/String.Searching.cs
src/System.Private.CoreLib/src/Microsoft/Win32/RegistryKey.cs
src/System.Private.CoreLib/src/System/Environment.cs
src/System.Private.CoreLib/src/System/Reflection/AssemblyName.cs