You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When invoke GenerateSerializerSourceCodes with IList<>, usually it works.
But if SerializerCodeGenerationConfiguration.IsRecrusive = true, throws excpetion.
System.Runtime.Serialization.SerializationException: Cannot serialize type 'System.Collections.Generic.IList`1[System.Int32]' because it does not have any serializable fields nor