Fix encodings (#31907)
authorNext Turn <45985406+NextTurn@users.noreply.github.com>
Fri, 7 Feb 2020 16:03:36 +0000 (00:03 +0800)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2020 16:03:36 +0000 (08:03 -0800)
commit63a4549ba7eb256155ca71db109ca0f898eab965
tree84d529e13742e330f7109399b951f0a040ae26af
parent056942319e68a41741392c4e6e1a0485659b82a6
Fix encodings (#31907)
14 files changed:
src/coreclr/tests/src/GC/Features/BackgroundGC/foregroundgc.cs
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactapi.cs
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactapi2.cs
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactapi_exceptions.cs
src/coreclr/tests/src/GC/Features/LOHCompaction/lohcompactscenariorepro.cs
src/coreclr/tests/src/GC/Features/LOHCompaction/lohpin.cs
src/coreclr/tests/src/GC/Features/PartialCompaction/eco1.cs
src/coreclr/tests/src/GC/Features/PartialCompaction/partialcompactiontest.cs
src/coreclr/tests/src/GC/Features/PartialCompaction/partialcompactionwloh.cs
src/coreclr/tests/src/GC/Features/SustainedLowLatency/sustainedlowlatency_race.cs
src/coreclr/tests/src/GC/Features/SustainedLowLatency/sustainedlowlatency_race_reverse.cs
src/coreclr/tests/src/Interop/PrimitiveMarshalling/Bool/NativeMethodDef.cs
src/coreclr/tests/src/baseservices/threading/monitor/isentered/monitorisentered.cs
src/coreclr/tests/src/baseservices/threading/threadpool/unregister/regression_749068.cs