A couple of changes included:
authorAlex Ghiondea <ghiondea.alexandru@microsoft.com>
Mon, 31 Oct 2016 21:37:00 +0000 (14:37 -0700)
committerAlex Ghiondea <ghiondea.alexandru@microsoft.com>
Mon, 31 Oct 2016 21:37:00 +0000 (14:37 -0700)
commita5b89cbe429ccbc3a3ef9751ba9587f7ad540f6d
tree02a8945e51e3d71f1bb108821680dc3f83c0c576
parent8c641772e31e902541ade4a2d0ac6259aa7a2f03
A couple of changes included:
      - Make sure we have a way to disable building with the Roslyn compiler. That should only happen in the internal build.
      - Update the FeatureSpanOfT to also condition on using the latest compiler
      - Introduce an if/def in string.cs for code that uses the ref locals / ref return.
      - Make sure we only include the CryptographicException when building CoreCLR
      - Update the PInvokeMap.txt file to include the right set of APIs.
      - Remove duplicated APIs from PInvokeMap.txt

[tfs-changeset: 1636041]
clr.coreclr.props
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/mscorlib.shared.sources.props
src/mscorlib/src/System/String.cs