Replace uses of FromCancellation -> FromCanceled in mscorlib (#4537)
authorJames Ko <jamesqko@gmail.com>
Sun, 24 Apr 2016 01:44:33 +0000 (21:44 -0400)
committerJan Kotas <jkotas@microsoft.com>
Sun, 24 Apr 2016 01:44:33 +0000 (18:44 -0700)
commit85ff1e3b3ca3d7eb10ab0e2e6a41bdf721be4540
tree19ab165e61223016e49e4dee159228ac49aad236
parenta04a405116190cc4d5188ff3429d79f7e2989b54
Replace uses of FromCancellation -> FromCanceled in mscorlib (#4537)

Replace uses of FromCancellation -> FromCanceled in mscorlib
src/mscorlib/src/System/IO/BufferedStream.cs
src/mscorlib/src/System/IO/FileStream.cs
src/mscorlib/src/System/IO/MemoryStream.cs
src/mscorlib/src/System/IO/Stream.cs
src/mscorlib/src/System/IO/UnmanagedMemoryStream.cs
src/mscorlib/src/System/Threading/SemaphoreSlim.cs
src/mscorlib/src/System/Threading/Tasks/Task.cs