Implement SOA record #6
Annotations
10 warnings
build:
TinyDNS/Message.cs#L19
'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#L309
The variable 'ex' is declared but never used
|
build:
TinyDNS/MDNS.cs#L115
The variable 'ex' is declared but never used
|
build:
TinyDNS/MDNS.cs#L144
The variable 'ex' is declared but never used
|
build:
TinyDNS/Message.cs#L19
'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#L309
The variable 'ex' is declared but never used
|
build:
TinyDNS/MDNS.cs#L115
The variable 'ex' is declared but never used
|
build:
TinyDNS/MDNS.cs#L144
The variable 'ex' is declared but never used
|