Jared Parsons
Jared Parsons
@ufcpp > How is this related to Blittable Types in Interop Marshaling? The same? or similar but bit different? It's the same. > Can IntPtr and UIntPtr be blittable? They...
@eyalsk > Why can't it be an attribute? In general the C# language avoids attaching semantics to attributes attached to types / methods. The preference is to use explicit language...
@HaloFour >The name blittable is a bit weird. > The name unmanaged is a little better, but it doesn't really grab me. Yep ... naming is hard. 😄 One of...
@chsienki is this FUSE related?
> The fixed method is faster. Below are the results of basic benchmarks that follow the above control flows: Can you post the benchmark that you wrote?
@steveberdy that's a benchmark for `Stack` directly, where is the benchmark about how this change improves the C# code base?
Closing due to lack of recent activity.
Closing as a duplicate.
@dsschnau the idea is that it would just work in Solution Explorer. Essentially just intercept the key bindings there and move the selection around. It just probably requires me to...