You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openSystemtypeJsonSerializerOptions()=[<Obsolete("This is bad")>]member valDefaultOptions=falsewith get, set
member valUseCustomOptions=falsewith get, set
memberthis.With()= this
letoptions= JsonSerializerOptions()letoptions2=
options
.With(DefaultOptions =true)
.With(UseCustomOptions =false)
Expected behavior
(Warning 44, Line 14, Col 77, Line 14, Col 91, "This construct is deprecated. This is bad")