[
https://issues.apache.org/jira/browse/THRIFT-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027373#comment-16027373
]
ASF GitHub Bot commented on THRIFT-4209:
----------------------------------------
Github user Jens-G closed the pull request at:
https://github.com/apache/thrift/pull/1275
> warning CS0414 in T[TLS]ServerSocket.cs
> ---------------------------------------
>
> Key: THRIFT-4209
> URL: https://issues.apache.org/jira/browse/THRIFT-4209
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Library
> Environment: mono
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Trivial
>
> {code}
> TServerSocket.cs(40,15): warning CS0414: The private field
> `Thrift.Transport.TServerSocket.port' is assigned but its value is never used
> TTLSServerSocket.cs(41,21): warning CS0414: The private field
> `Thrift.Transport.TTLSServerSocket.port' is assigned but its value is never
> used
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)