corefx-tools
corefx-tools copied to clipboard
StackParser crashes when using /in and /out parameter
StackParser crashes when using /in and /out parameter because the StreamReader/StreamWriter instances "sr" and "sw" are closed too early.
Was this issue solved by #61?