9 references to TK_NullType
Microsoft.CSharp (9)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
464
case TypeKind.
TK_NullType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
141
case TypeKind.
TK_NullType
:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (2)
94
case TypeKind.
TK_NullType
:
156
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)
274
case TypeKind.
TK_NullType
:
390
case TypeKind.
TK_NullType
:
486
case TypeKind.
TK_NullType
:
525
case TypeKind.
TK_NullType
: