11 references to TK_NullableType
Microsoft.CSharp (11)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
525
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (1)
149
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
547
case TypeKind.
TK_NullableType
:
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (2)
326
case TypeKind.
TK_NullableType
:
342
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)
280
case TypeKind.
TK_NullableType
:
396
case TypeKind.
TK_NullableType
:
478
case TypeKind.
TK_NullableType
:
516
case TypeKind.
TK_NullableType
: