Add IAsyncDisposable
authorStephen Toub <stoub@microsoft.com>
Tue, 16 Oct 2018 01:18:18 +0000 (21:18 -0400)
committerStephen Toub <stoub@microsoft.com>
Fri, 26 Oct 2018 04:02:40 +0000 (21:02 -0700)
commitda042f078df090aa99f7a8a305b90b8ac6068af3
tree83cd7ed6b153c8b68d39465c08927ac566b0bf39
parent2d3895de9a6868bee36cb9c23785aac3f0ee5987
Add IAsyncDisposable

Commit migrated from https://github.com/dotnet/coreclr/commit/42df95953b43bdb68caccb996409edfae70a3b94
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/IAsyncDisposable.cs [new file with mode: 0644]