aspnetcore/test/Microsoft.AspNetCore.Mvc.Fo.../Internal
Doug Bunting 498fa2d72f
Avoid `InvalidOperationException` when serializing `SerializableError`
- #8055
- provide unique name (`<Empty-Key>`) for XML elements that would otherwise be nameless

nits:
- remove now-useless Mono special case in updated test class
- extend updated tests to involve square brackets as well as empty keys
2018-07-26 08:56:02 -07:00
..
DelegatingEnumerableTest.cs
DelegatingEnumeratorTest.cs
EnumerableWrapperProviderFactoryTest.cs
EnumerableWrapperProviderTest.cs
MvcXmlDataContractSerializerMvcOptionsSetupTest.cs [Fixes 7139] Add format filter mapping for xml formatters 2018-01-10 15:18:37 -08:00
MvcXmlSerializerMvcOptionsSetupTest.cs [Fixes 7139] Add format filter mapping for xml formatters 2018-01-10 15:18:37 -08:00
PersonWrapper.cs
PersonWrapperProvider.cs
PersonWrapperProviderFactory.cs
SerializableErrorWrapperProviderTest.cs
SerializableErrorWrapperTests.cs Avoid `InvalidOperationException` when serializing `SerializableError` 2018-07-26 08:56:02 -07:00
SerializableWrapperProviderFactoryTest.cs