Skip to content

Replace default(T) != null with typeof(T).IsValueType#32098

Merged
GrabYourPitchforks merged 1 commit into
dotnet:masterfrom
GrabYourPitchforks:default_t
Feb 12, 2020
Merged

Replace default(T) != null with typeof(T).IsValueType#32098
GrabYourPitchforks merged 1 commit into
dotnet:masterfrom
GrabYourPitchforks:default_t

Replace default(T) != null with typeof(T).IsValueType

19b3604
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs