strip IndefiniteLength suffix from write methods
authorEirik Tsarpalis <eirik.tsarpalis@gmail.com>
Tue, 28 Apr 2020 21:26:39 +0000 (22:26 +0100)
committerEirik Tsarpalis <eirik.tsarpalis@gmail.com>
Wed, 29 Apr 2020 14:30:13 +0000 (15:30 +0100)
commitddc65158bbcd0a93e5e9853383dcfbc4e88045ba
tree9ad1f9591dcfa5398c3b369766316471bd9b1518
parent9de20cbb94f7154cb15df8dbcc49a2834cf46d71
strip IndefiniteLength suffix from write methods
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor.Tests/CborWriterTests.Helpers.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor.Tests/CborWriterTests.Map.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor.Tests/CborWriterTests.String.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor.Tests/CborWriterTests.Tag.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor.Tests/CborWriterTests.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor/CborWriter.Array.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor/CborWriter.Map.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Cbor/CborWriter.String.cs