1 write to _nullableOfT
illink (1)
Linker.Steps\DiscoverCustomOperatorsHandler.cs (1)
132
_nullableOfT
??= BCL.FindPredefinedType(WellKnownType.System_Nullable_T, Context);
1 reference to _nullableOfT
illink (1)
Linker.Steps\DiscoverCustomOperatorsHandler.cs (1)
133
return
_nullableOfT
;