2 references to Nullable
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Common\TypeDesc.cs (2)
106
case WellKnownType.
Nullable
:
306
return this.GetTypeDefinition().IsWellKnownType(WellKnownType.
Nullable
);