Julian Dominguez

Results 3 issues of Julian Dominguez

Seems like the fix for #290 did not cover all edge cases. This is a more complete repro

Hi, I've noticed that the behavior of "__extends" with regards to defining the "constructor" property is unexpected when you target "es5". Try the following example in the TypeScript playground: ```...

Since the `StreamingContext` type is Obsolete in .NET 8, is there a future plan for supporting a serialization context in the future? StreamingContext was used in the `BinaryFormatter` infrastructure, which...