Delete reflection blocking on GetThreadDeserializationTracker (#46607)
authorJan Kotas <jkotas@microsoft.com>
Wed, 6 Jan 2021 04:50:47 +0000 (20:50 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Jan 2021 04:50:47 +0000 (20:50 -0800)
commit9053d5d9c77bdba118317044bb9ead893149c66c
treee9c42b433137a2f513d203623f9a0a0be654fff6
parent5c34679a0cea1754eed04e19feda158e7f3f8749
Delete reflection blocking on GetThreadDeserializationTracker (#46607)

Fixes https://github.com/mono/mono/issues/15112
src/coreclr/System.Private.CoreLib/src/System/Threading/Thread.CoreCLR.cs
src/coreclr/vm/comsynchronizable.cpp
src/coreclr/vm/comsynchronizable.h
src/coreclr/vm/corelib.h
src/coreclr/vm/ecalllist.h
src/coreclr/vm/threads.cpp
src/coreclr/vm/threads.h
src/libraries/System.Private.CoreLib/src/System/Runtime/Serialization/SerializationInfo.SerializationGuard.cs
src/libraries/System.Runtime.Serialization.Formatters/tests/SerializationGuardTests.cs