Add bitmap related namings #354
Annotations
10 warnings
Publish
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
|
Publish
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
|
Publish
'CPlugShader.Chunk0900200E.U01' hides inherited member 'CPlugShader.Chunk09002007.U01'. Use the new keyword if hiding was intended.
|
Publish
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
|
Publish
Possible null reference return.
|
Publish
Possible null reference return.
|
Publish
Possible null reference assignment.
|
Publish
Possible null reference return.
|
Publish:
Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.
|
Publish
Nullability of reference types in value of type 'CPlugLightUserModel?[]' doesn't match target type 'CPlugLightUserModel[]'.
|
Loading