11 references to TK_NullableType
Microsoft.CSharp (11)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
537
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (1)
150
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
559
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
331
case TypeKind.
TK_NullableType
:
347
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\NullableType.cs (1)
23
: base(TypeKind.
TK_NullableType
)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\Type.cs (1)
53
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (4)
294
case TypeKind.
TK_NullableType
:
411
case TypeKind.
TK_NullableType
:
493
case TypeKind.
TK_NullableType
:
531
case TypeKind.
TK_NullableType
: