[NS2.1] More types and members (#11944)
commit534c98c070b2b173dac7c207b42d0a9334d820a1
authorEgor Bogatov <egorbo@gmail.com>
Fri, 21 Dec 2018 09:37:22 +0000 (21 12:37 +0300)
committerMarek Safar <marek.safar@gmail.com>
Fri, 21 Dec 2018 09:37:22 +0000 (21 10:37 +0100)
tree25cd25a9efe338ec5dafaa2ff13fa0239bf424f5
parent7846f99f35fec44c2af2ca86d93762ca81586c9c
[NS2.1] More types and members (#11944)

* Add NS21 Events to EventListener

* NS21: System.Data.DbProviderFactories

* Add ISOWeek

* some Socket API, etc

* more ns21 members

* Add GC.GetAllocatedBytesForCurrentThread stub

* clean up in icall-def.h

* bump corert

* Bump API snapshot submodule

* [csproj] Update project files
20 files changed:
external/api-snapshot
external/corert
mcs/class/System/System.Net.Sockets/Socket.cs
mcs/class/System/System.Net.Sockets/SocketAsyncEventArgs.cs
mcs/class/System/System.Security.Authentication/HashAlgorithmType.cs
mcs/class/System/System.csproj
mcs/class/System/common.sources
mcs/class/corlib/System.Diagnostics.SymbolStore/SymbolToken.cs [deleted file]
mcs/class/corlib/System.Diagnostics.Tracing/EventCounter.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventListener.cs
mcs/class/corlib/System.Runtime.CompilerServices/ConditionalWeakTable.cs
mcs/class/corlib/System.Runtime.CompilerServices/RuntimeHelpers.cs
mcs/class/corlib/corlib.csproj
mcs/class/corlib/corlib.dll.sources
mcs/class/referencesource/System.Data/System/Data/Common/DbProviderFactories.cs
mcs/class/referencesource/mscorlib/system/gc.cs
mcs/class/referencesource/mscorlib/system/globalization/gregoriancalendar.cs
mono/metadata/icall-decl.h
mono/metadata/icall-def.h
mono/metadata/icall.c