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