You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InvalidOperationException: No process is associated with this object.
Module "BridgeVs.DynamicVisualizers.DynamicDebuggerVisualizer", line 50, in SendInputToProcess
Void SendInputToProcess(System.Diagnostics.Process)
Error while sending inputs to linqpad
The text was updated successfully, but these errors were encountered:
adds window handle extension source code
adds XmlSerializer as a general serializer
Renames DefaultSerialiazer to BinarySerializer
moves the namespace from Location to Options
removes from the linqpad script generation the typed cast
removes sentry exception capture from the assembly find helper
adds to SInjection the disposable pattern
Synchronization issue between the debugger and linqpad during event dispatch
Sentry Issue: LINQBRIDGEVS-8
The text was updated successfully, but these errors were encountered: