9 references to TK_NullType
Microsoft.CSharp (9)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
464case TypeKind.TK_NullType:
Microsoft\CSharp\RuntimeBinder\Semantics\ExplicitConversion.cs (1)
141case TypeKind.TK_NullType:
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (2)
94case TypeKind.TK_NullType: 156case TypeKind.TK_NullType:
Microsoft\CSharp\RuntimeBinder\Semantics\Types\NullType.cs (1)
15: base(TypeKind.TK_NullType)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (4)
274case TypeKind.TK_NullType: 390case TypeKind.TK_NullType: 486case TypeKind.TK_NullType: 525case TypeKind.TK_NullType: