Create JsonRpcConnection.cs #5521
Annotations
6 warnings
tests-ubuntu-latest:
src/Draco.JsonRpc/JsonRpcConnection.cs#L35
The field 'JsonRpcConnection.lastMessageId' is assigned but its value is never used
|
tests-ubuntu-latest:
src/Draco.JsonRpc/JsonRpcConnection.cs#L35
The field 'JsonRpcConnection.lastMessageId' is assigned but its value is never used
|
tests-macOS-latest:
src/Draco.JsonRpc/JsonRpcConnection.cs#L35
The field 'JsonRpcConnection.lastMessageId' is assigned but its value is never used
|
tests-macOS-latest:
src/Draco.JsonRpc/JsonRpcConnection.cs#L35
The field 'JsonRpcConnection.lastMessageId' is assigned but its value is never used
|
tests-windows-latest:
src/Draco.JsonRpc/JsonRpcConnection.cs#L35
The field 'JsonRpcConnection.lastMessageId' is assigned but its value is never used
|
tests-windows-latest:
src/Draco.JsonRpc/JsonRpcConnection.cs#L35
The field 'JsonRpcConnection.lastMessageId' is assigned but its value is never used
|