Skip to content

Conversation

@akoeplinger
Copy link
Member

  • System.Environment.IsRunningOnWindows doesn't exist in the dotnet/runtime corelib
  • Microsoft.CodeAnalysis.CompilerServer.MemoryHelper.IsMemoryAvailable was used to workaround a bug that was fixed 2 years ago with MemoryHelper.cs: Don't call Win32 API on Unix roslyn#38239 and should no longer be relevant

- System.Environment.IsRunningOnWindows doesn't exist in the dotnet/runtime corelib
- Microsoft.CodeAnalysis.CompilerServer.MemoryHelper.IsMemoryAvailable was used to workaround a bug that was fixed 2 years ago with dotnet/roslyn#38239 and should no longer be relevant
@stephentoub stephentoub merged commit 1575030 into dotnet:main Jul 16, 2021
@akoeplinger akoeplinger deleted the remove-intrinsics branch July 19, 2021 15:09
@ghost ghost locked as resolved and limited conversation to collaborators Aug 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants