5 references to NullableUnwrap
System.Windows.Forms (5)
System\Windows\Forms\Internal\Formatter.cs (3)
57
targetType =
NullableUnwrap
(targetType);
251
sourceType =
NullableUnwrap
(sourceType);
252
targetType =
NullableUnwrap
(targetType);
System\Windows\Forms\Internal\TypeExtensions.cs (2)
52
type = Formatter.
NullableUnwrap
(type);
246
type = Formatter.
NullableUnwrap
(type);