Fix incorrect flag check #10
Annotations
6 warnings
build:
TinyDNS/Message.cs#L20
'Message' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
TinyDNS/Records/QuestionRecord.cs#L18
'QuestionRecord' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
TinyDNS/DNSResolver.cs#L351
The variable 'ex' is declared but never used
|
build:
TinyDNS/Message.cs#L20
'Message' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
TinyDNS/Records/QuestionRecord.cs#L18
'QuestionRecord' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
TinyDNS/DNSResolver.cs#L351
The variable 'ex' is declared but never used
|