When trying to execute the CloneDeep() method on an InMemoryFeatureLayer, the following error occurs:
[System.Runtime.Serialization.SerializationException] = {"Type 'GisSharpBlog.NetTopologySuite.Index.Strtree.STRtree' in Assembly 'NetTopologySuite, Version=1.7.3.31740, Culture=neutral, PublicKeyToken=f580a05016ebada1' is not marked as serializable."}
This was working the in 365 version, any ideas as to why this is now not serializable? Is there a workaround?