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