Expose some things for ns2.0
authorKoundinya Veluri <kouvel@microsoft.com>
Mon, 7 Nov 2016 03:25:29 +0000 (19:25 -0800)
committerKoundinya Veluri <kouvel@microsoft.com>
Fri, 11 Nov 2016 03:51:33 +0000 (19:51 -0800)
commit9c1550e443a73cd072608ea18f846f16441b4db3
tree1760f8aa1851d1fcaedbb7ebc7c02971c83854ad
parent1b0dad67bc88bd4a45f59e63c6bf9fd5e7eb8596
Expose some things for ns2.0

Mostly:
- Exposed flow-related methods on `ExecutionContext`
- Enabled and exposed `SynchronizationContext` wait overriding

Realted issues:
- dotnet/corefx#11638
- dotnet/corefx#11633
- dotnet/corefx#11635
- dotnet/corefx#11636
- dotnet/corefx#13484
clr.coreclr.props
clr.defines.targets
clrdefinitions.cmake
src/mscorlib/model.xml
src/mscorlib/src/Internal/Runtime/Augments/RuntimeThread.cs
src/mscorlib/src/System/Threading/ExecutionContext.cs
src/mscorlib/src/System/Threading/Thread.cs
src/vm/ecalllist.h
src/vm/object.h
src/vm/threads.h