ElegantCat

Results 2 issues of ElegantCat

**Describe the bug** In the CreateElement method of OpenXmlPartReader, when the element is unknown, it returns a new instance of OpenXmlUnknownElement but does not pass the qualified name and prefix...

When I set the CustomParser property of an Argument<T> to a custom parser, and then set it back to null, the custom parser is still being used, instead of the...