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)
commit19e58358c4592fa6780ca655ff1c294f5aa02075
treeb420d08a3933c023d4d05dd12066fac6dd392ac7
parent5cc9b3eab049b60cf00251c8e4e3d0aa0a560717
Add RuntimeFeature.IsDynamicCodeSupported/IsDynamicCodeCompiled

Contributes to dotnet/corefxdotnet/coreclr#29258

Commit migrated from https://github.com/dotnet/coreclr/commit/3c5ec8aafd6edacdbf42f9a3aaf1494bf2860204
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeFeature.CoreCLR.cs [new file with mode: 0644]
src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeFeature.cs