4 references to NullableUnwrap
System.Windows.Forms (4)
System\Windows\Forms\Internal\Formatter.cs (4)
58
sourceConverter =
NullableUnwrap
(sourceConverter);
59
targetConverter =
NullableUnwrap
(targetConverter);
255
sourceConverter =
NullableUnwrap
(sourceConverter);
256
targetConverter =
NullableUnwrap
(targetConverter);