read root obj table #1
Annotations
15 warnings
|
|
|
|
|
LibNoDaveConnectionLibrary/DBF/Index/MDX/MNode.cs#L20
'MNode.Read(BinaryReader)' hides inherited member 'Node.Read(BinaryReader)'. Use the new keyword if hiding was intended.
|
LibNoDaveConnectionLibrary/DBF/Index/MDX/MNode.cs#L20
'MNode.Read(BinaryReader)' hides inherited member 'Node.Read(BinaryReader)'. Use the new keyword if hiding was intended.
|
LibNoDaveConnectionLibrary/DBF/Index/MDX/MNode.cs#L75
'MNode.LowerLevel' hides inherited member 'Node.LowerLevel'. Use the new keyword if hiding was intended.
|
LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L17
'BigEndianBinaryReader.ReadInt16()' hides inherited member 'BinaryReader.ReadInt16()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L24
'BigEndianBinaryReader.ReadInt64()' hides inherited member 'BinaryReader.ReadInt64()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L31
'BigEndianBinaryReader.ReadUInt16()' hides inherited member 'BinaryReader.ReadUInt16()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L38
'BigEndianBinaryReader.ReadUInt32()' hides inherited member 'BinaryReader.ReadUInt32()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
LibNoDaveConnectionLibrary/DataTypes/BitByteAddress.cs#L6
'ByteBitAddress' defines operator == or operator != but does not override Object.Equals(object o)
|
LibNoDaveConnectionLibrary/DataTypes/BitByteAddress.cs#L6
'ByteBitAddress' defines operator == or operator != but does not override Object.GetHashCode()
|
|
This job succeeded
Loading