Add RuntimeFeature.IsDynamicCodeSupported/IsDynamicCodeCompiled
authorJan Kotas <jkotas@microsoft.com>
Mon, 3 Dec 2018 18:26:14 +0000 (10:26 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 4 Dec 2018 03:55:37 +0000 (19:55 -0800)
commit3c5ec8aafd6edacdbf42f9a3aaf1494bf2860204
tree1b71f0930bca70f6fe9f377d22d5bb9c8468aba9
parent2755ed0f497f68a9a879b174ef81747f09e9be43
Add RuntimeFeature.IsDynamicCodeSupported/IsDynamicCodeCompiled

Contributes to dotnet/corefx#29258
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/RuntimeFeature.cs
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeFeature.CoreCLR.cs [new file with mode: 0644]