Don't throw when previous enum mapping is not found. (#49892)
authorSteve Molloy <smolloy@microsoft.com>
Mon, 29 Mar 2021 22:46:54 +0000 (15:46 -0700)
committerGitHub <noreply@github.com>
Mon, 29 Mar 2021 22:46:54 +0000 (15:46 -0700)
commita0d882641068c51146f1675806f6372d8ab0a3a5
tree302d1621a92450311f49cad7fa5fffb0e52cfe5b
parentaece15768033c95f90d84d111b490085269e188d
Don't throw when previous enum mapping is not found. (#49892)
src/libraries/System.Private.Xml/src/System/Xml/Serialization/XmlSerializationReaderILGen.cs
src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj
src/libraries/System.Runtime.Serialization.Xml/tests/XmlSerializerTests.cs [new file with mode: 0644]