I\'m having some trouble deserializing a list of strings from XML in Blazor. The following code works fine in a standard C# app (count is 2) but fails in Blazor (count is 0)