Ben Young

Results 6 comments of Ben Young

Would this potentially let us inject things like https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/src/RecyclableMemoryStream.cs into the serialization? and remove the use of Encoding.GetBytes and Encoding.GetString etc? It's hard for me to see how I could...

I don't think that will help me as there's no identifying names on the one that doesn't get a value. The only interesting thing about it is IsAnyType is true....

It's no rush, we're just trying to optimize our eventing and this is something I wanted to check

Absolutely, it was just a PoC

I'm also seeing this. When I look at which one is missing a value, it appears to be a JsonSchema object with no values at all, but I can't see...

Looks like it's trying to resolve the schema for a JValue property but getting null as a reference and then throwing this error