Fix nullability annotations for ProfileOptimization.StartProfile (#33945)
authorJan Kotas <jkotas@microsoft.com>
Tue, 24 Mar 2020 07:00:45 +0000 (00:00 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 07:00:45 +0000 (00:00 -0700)
commit4464edd5a50aa86f9eeb2e620dca2c4896224656
tree6ae310090fd2fe0847fffd524c4f6b3e4b969004
parentb124e9b3e0724973f4eb9503f20c00aebb107cec
Fix nullability annotations for ProfileOptimization.StartProfile (#33945)

Fixes #33426
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.CoreCLR.cs
src/coreclr/src/vm/multicorejit.cpp
src/coreclr/src/vm/multicorejit.h
src/libraries/System.Private.CoreLib/src/System/Runtime/ProfileOptimization.cs
src/libraries/System.Runtime.Extensions/tests/System/Runtime/ProfileOptimization.cs
src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.cs
src/libraries/System.Runtime/ref/System.Runtime.cs