Delete stale compilation constants from AsyncIteratorMethodBuilder (dotnet/coreclr...
authorStephen Toub <stoub@microsoft.com>
Wed, 1 May 2019 17:52:38 +0000 (13:52 -0400)
committerAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Thu, 2 May 2019 19:00:53 +0000 (12:00 -0700)
commitc2aa70c6b2d0ea5bdf4a85e07380c899578f30d1
tree6b65db916e96fcde5a27170c202b79b275d1257c
parenta444e6c49fd142f5a4edfa812028c303ce790590
Delete stale compilation constants from AsyncIteratorMethodBuilder (dotnet/coreclr#37331)

I accidentally left these MICROSOFT_BCL_ASYNCINTERFACES_PACKAGE references in as part of some recent churn.  This compilation constant isn't set anywhere.

And the CORERT ifdef is no longer needed now that we've consolidated the code to shared.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/a9cb2355bd485bfa54b1a46635c4ec7ee849fbdf
src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncIteratorMethodBuilder.cs