9 references to TK_NullType
Microsoft.CSharp (9)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
452
case TypeKind.
TK_NullType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
140
case TypeKind.
TK_NullType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (2)
93
case TypeKind.
TK_NullType
:
155
case TypeKind.
TK_NullType
:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\NullType.cs (1)
15
: base(TypeKind.
TK_NullType
)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (4)
260
case TypeKind.
TK_NullType
:
375
case TypeKind.
TK_NullType
:
471
case TypeKind.
TK_NullType
:
510
case TypeKind.
TK_NullType
: