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
The code that enumerates events on the target object in order to wire them up to the remote as notifications only looks at events directly declared on the leaf type rather than finding all on the type hierarchy:
The code that enumerates events on the target object in order to wire them up to the remote as notifications only looks at events directly declared on the leaf type rather than finding all on the type hierarchy:
vs-streamjsonrpc/src/StreamJsonRpc/JsonRpc.cs
Line 673 in b94d097
The text was updated successfully, but these errors were encountered: