Fix bug with type loadability validation (#841)
authorFadi Hanna <fadim@microsoft.com>
Fri, 13 Dec 2019 20:00:48 +0000 (15:00 -0500)
committerGitHub <noreply@github.com>
Fri, 13 Dec 2019 20:00:48 +0000 (15:00 -0500)
commitb9b60ae9ebcf5f3674e0f72f79ab6f82b5c7c080
tree91e0e0c22ca09e55d94ab7988d132ed3b2619803
parentd605591504943436998e068df68ad33024e7744e
Fix bug with type loadability validation (#841)

The check had a small typo: .IsRuntimeDeterminiedType instead of .IsRuntimeDeterminedSubtype
src/coreclr/src/tools/Common/Compiler/CompilerTypeSystemContext.Validation.cs