[NUI] use discard to ignore unused return value
authorYeongjong Lee <cleanlyj@naver.com>
Thu, 3 Dec 2020 09:48:44 +0000 (18:48 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 15 Dec 2020 06:33:59 +0000 (15:33 +0900)
commitb596a7ed0858ad086d75ec725143617239963f0c
tree1cd948cd333eca50183a64c9fc1897cc7e56f5ee
parent4199f92ca20da668cc45affe33a57e28bbec3737
[NUI] use discard to ignore unused return value

Fixes CA1806
src/Tizen.NUI/src/internal/Xaml/TypeConversionExtensions.cs
src/Tizen.NUI/src/public/Animation.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs